SpatialElementBoundarySubfaceGetSpatialElementFace Method

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

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

Return Value

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