Description
Accesses the corner points (in WCS coordinates) of a box (with edges parallel to the WCS X, Y, and Z axes) that encloses the 3D extents of the entity, and return those points as an instance of class Extents in the "extents" parameter.
Visual Basic
Public virtual Property GeometricExtents() As Extents3d
C#
public virtual Extents3d GeometricExtents;
Conditions
Read-only