The area of this face.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Area { get; }Property Value
Double
Remarks
Returns zero if fails to compute the area. In some cases, this area may be estimated.
See Also
Reference