Dynamic Relaxation Clash Plugin

DynamicClashTest..::..BoundaryGeometry Property

Current boundary geometry as ModelItemCollection

Namespace:  DynamicRelaxationClashVerification.Models
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


private ModelItemCollection BoundaryGeometry { get; set; }
Private Property BoundaryGeometry As ModelItemCollection
	Get
	Set
private:
property ModelItemCollection^ BoundaryGeometry {
	ModelItemCollection^ get ();
	void set (ModelItemCollection^ value);
}

Field Value

The boundary geometry.