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