RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Face

Face.Area

Property
Description:
The area of this face.
Remarks:
Returns zero if fails to compute the area. In some cases, this area may be estimated.
Syntax
public double Area { get; }