FaceToposolidGetReferencedFaces Method

Gets the referenced faces of the face toposolid

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

Return Value

IListReference
The referenced faces
See Also