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