Returns the face of the spatial element's 3D geometry.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Face GetSpatialElementFace()
Return Value
Face
The face of the spatial element's 3D geometry.
See Also
Reference