Dynamic Relaxation Clash Plugin

ControlViewModel..::..CurrentBoundaryObject Property

Gets or sets the current boundary object.

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

Syntax


public ModelItemCollection CurrentBoundaryObject { get; set; }
Public Property CurrentBoundaryObject As ModelItemCollection
	Get
	Set
public:
property ModelItemCollection^ CurrentBoundaryObject {
	ModelItemCollection^ get ();
	void set (ModelItemCollection^ value);
}

Field Value

The current boundary object.