Share

Face.Area Property

The area of this face.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.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

Was this information helpful?