DynamicClashVerification..::..BoundaryGeometryItem Property
The selected boundary geometry from the selection sets.
Namespace:
DynamicRelaxationClashVerification.ModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public ModelItemCollection BoundaryGeometryItem { get; set; }
Public Property BoundaryGeometryItem As ModelItemCollection Get Set
public: property ModelItemCollection^ BoundaryGeometryItem { ModelItemCollection^ get (); void set (ModelItemCollection^ value); }