DynamicRelaxationSolver..::..DynamicClashTest Property
Gets or sets the dynamic clash test.
Namespace:
DynamicRelaxationClashVerification.ModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
private DynamicClashTest DynamicClashTest { get; set; }
Private Property DynamicClashTest As DynamicClashTest Get Set
private: property DynamicClashTest^ DynamicClashTest { DynamicClashTest^ get (); void set (DynamicClashTest^ value); }