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