2027 Method
Changes 0
M

RebarHostData.IsFaceExposed

Description:
Checks whether the specified face is considered exposed, and therefore has an associated CoverType.
Remarks:
This method replaces the method HasCoverTypeForReference() from the 2011 Revit API.
public bool IsFaceExposed(
	Reference face
)
Return Value Boolean True if %face% is exposed, false otherwise.