ExternalCurve3dIsDefined
Property
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public bool IsDefined { get; }
 
Public ReadOnly Property IsDefined As Boolean
        Get
 
public:
property bool IsDefined {
        bool get ();
}
 
member IsDefined : bool with get
 
 
 
Property Value
Boolean
 
See Also