IOdaSplineIsPlanar
Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
ReadOnly Property IsPlanar As Boolean
Get
property bool IsPlanar {
bool get ();
}
abstract IsPlanar : bool with get
Property Value
Boolean
Implements
IAcadSplineIsPlanar
See Also