Dynamic Relaxation Clash Plugin

ControlViewModel..::..CurrentBoundaryObjectString Property

Gets or sets the current boundary object string.

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

Syntax


public string CurrentBoundaryObjectString { get; set; }
Public Property CurrentBoundaryObjectString As String
	Get
	Set
public:
property String^ CurrentBoundaryObjectString {
	String^ get ();
	void set (String^ value);
}

Field Value

The current boundary object string.