OffsetSurfaceIsBoundedPlane Property
|
Property that indicates whether the offset
surface is a bound plane.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool IsBoundedPlane { get; }
Public ReadOnly Property IsBoundedPlane As Boolean
Get
public:
property bool IsBoundedPlane {
bool get ();
}
member IsBoundedPlane : bool with get
Property Value
Boolean
See Also