PointCloudExGeomExtents
Property
|
Property that represents the geometrical
extents affected by current transformation.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Extents3d GeomExtents { get; }
Public ReadOnly Property GeomExtents As Extents3d
Get
public:
property Extents3d GeomExtents {
Extents3d get ();
}
member GeomExtents : Extents3d with get
Property Value
Extents3d
See Also