Dynamic Relaxation Clash Plugin

DynamicClashVerification..::..BoundaryGeometryItem Property

The selected boundary geometry from the selection sets.

Namespace:  DynamicRelaxationClashVerification.Models
Assembly:  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);
}

Field Value

The boundary geometry item.