AreaReinforcement.GetLayerDirection
Method
Description:
Gets the direction of the layer. The lines are distributed along this direction.
Gets the direction of the layer. The lines are distributed along this direction.
Parameters
Parameter | Type | Description |
---|---|---|
layer | AreaReinforcementLayerType | The layer type. |
Return Value
Type | Description |
---|---|
XYZ | Returns the direction of the desired layer. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |
InapplicableDataException | The layer layer isn't active. |