SpatialElementBoundarySubfaceGetSpatialElementFace Method

Returns the face of the spatial element's 3D geometry.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Face GetSpatialElementFace()

Return Value

Face
The face of the spatial element's 3D geometry.
See Also