IiProperties.Area Property

Gets the total surface area of the current part or assembly.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property Area As Double
	Get

C#

double Area { get; }

Property Value

Type: Double
The area, in document length units squared.

See Also

Reference

IiProperties Interface
Area Overload
Autodesk.iLogic.Interfaces Namespace