IsFaceExposed Method


Rebar Host Data Is Face Exposed Method

Checks whether the specified face is considered exposed, and therefore has an associated CoverType.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsFaceExposed(
	Reference face
)

Parameters

face Reference

Return Value

Boolean
True if %face% is exposed, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
This method replaces the method HasCoverTypeForReference() from the 2011 Revit API.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →