Returns the face of the spatial element's 3D geometry.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Face GetSpatialElementFace()
Return Value
FaceThe face of the spatial element's 3D geometry.
