FaceToposolidGetReferencedFaces Method

Gets the referenced faces of the face toposolid

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<Reference> GetReferencedFaces()

Return Value

IListReference
The referenced faces
See Also