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