IOdaSplineIsPlanar
Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.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