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: 29.0
Syntax
VB
ReadOnly Property Area As Double Get
C#
double Area { get; }
Property Value
Type: DoubleThe area, in document length units squared.