ConstraintArgumentIsCoordinateSystemObject
Property
 | 
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public bool IsCoordinateSystemObject { get; }
 
Public ReadOnly Property IsCoordinateSystemObject As Boolean
        Get
 
public:
property bool IsCoordinateSystemObject {
        bool get ();
}
 
member IsCoordinateSystemObject : bool with get
 
 
 
Property Value
Boolean
 
See Also