EntityList.BoxMax Property

Gets the maximum 3D extent of the model.
Public ReadOnly Property BoxMax() As Point3D
This language is not supported or no code example is available.
public Point3D BoxMax {get;}
This language is not supported or no code example is available.

Property Value

Point3D
Remarks
 
When a BlockReference is set as current, this value is in that BlockReference space (the real values must be multiplied by the CurrentTransformation).

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition