RebarHostData.IsFaceExposed
Method
Description:
Checks whether the specified face is considered exposed, and therefore has an associated CoverType.
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.
This method replaces the method HasCoverTypeForReference() from the 2011 Revit API.
Parameters
| Parameter | Type | Description |
|---|---|---|
| face | Reference |
Return Value
| Type | Description |
|---|---|
| Boolean | True if %face% is exposed, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |