RebarHostData.GetExposedFaces Method

Returns all the exposed faces, that is, those that have an associated CoverType.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<Reference> GetExposedFaces()

Return Value

IList<Reference>

See Also

Reference

RebarHostData Class
Autodesk.Revit.DB.Structure Namespace