Returns the cell extents for this cell as a
collection of 3D points.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public Point3dCollection GetExtents()
Public Function GetExtents As Point3dCollection
public:
Point3dCollection^ GetExtents()
member GetExtents : unit -> Point3dCollection
Return Value
Point3dCollection
See Also