AreaReinforcement.SetLayerActive
Method
Description:
Sets if the desired layer is active or not.
Sets if the desired layer is active or not.
Parameters
| Parameter | Type | Description |
|---|---|---|
| active | Boolean | True to set the layer to be active, false otherwise. |
| layer | AreaReinforcementLayerType | The layer type. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |