Area2D Property
The 2D area of a Surface or Face.
Signature: Overview
l Face
l Surface
Signature
object.Area2D
object
Face The object or objects this property applies to.
Area2D
Double; read-only
The 2D face area.
Remarks
The 2D face area is the apparent triangle area if you look at the face from plan view.
Signature
object.Area2D
object
Surface
The object or objects this property applies to.
Area2D
Double; read-only
The 2D surface area.
Remarks
The 2D surface area is the apparent surface area if you look at the surface from plan view. It is obtained by projecting the visible triangles onto the XY plane along the Z axis and summing the areas of the triangles.
If areas on the surface are hidden within boundaries, then these areas are not included in the surface area.
This is an Extended Statistic.