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