LoftOptionsCheckCurvesOutAllPlanar Property
|
Property that indicates whether all of the
cross-section curves are planar.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool AllPlanar { get; }
Public ReadOnly Property AllPlanar As Boolean
Get
public:
property bool AllPlanar {
bool get ();
}
member AllPlanar : bool with get
Property Value
Boolean
See Also