| Revit 2016 API |
| Face..::..Area Property |
| Face Class See Also |
The area of this face.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
Remarks
Returns zero if fails to compute the area.
Estimates the area of this face by integrating tessellated edges.
Will slightly underestimate when the edges are curved.