DynamicClashTest Constructor
Initializes a new instance of the DynamicClashTest class.
Namespace:
DynamicRelaxationClashVerification.ModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public DynamicClashTest( ModelItemCollection validationObject, ModelItemCollection boundaryGeometry )
Public Sub New ( _ validationObject As ModelItemCollection, _ boundaryGeometry As ModelItemCollection _ )
public: DynamicClashTest( ModelItemCollection^ validationObject, ModelItemCollection^ boundaryGeometry )
Parameters
- validationObject
- Type: ModelItemCollection
The validation object.
- boundaryGeometry
- Type: ModelItemCollection
The boundary geometry.