RebarHostData.GetCoverType
Method
Description:
Gets the CoverType associated with a face of the element.
Gets the CoverType associated with a face of the element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| face | Reference |
Return Value
| Type | Description |
|---|---|
| RebarCoverType | The cover associated with the face, if it is an exposed face. If the face is concealed, returns . |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |