FreeFormElement.CanOffsetFace
Method
Description:
Determines if the input face of the FreeFormElement can be offset.
Determines if the input face of the FreeFormElement can be offset.
Parameters
| Parameter | Type | Description |
|---|---|---|
| face | Face | The face to be checked. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the face can be offset, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |