Solid3dMassPropertiesExtents Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public Extents3d Extents { get; }
 
Public ReadOnly Property Extents As Extents3d
        Get
 
public:
property Extents3d Extents {
        Extents3d get ();
}
 
member Extents : Extents3d with get
 
 
 
Property Value
Type: 
Extents3d 
See Also