FabricSheet.GetWireCenterlines(WireDistributionDirection)
Method
Description:
Gets a list of curves representing the wires centerlines of the Fabric Sheet.
Gets a list of curves representing the wires centerlines of the Fabric Sheet.
Parameters
| Parameter | Type | Description |
|---|---|---|
| wireDirection | WireDistributionDirection | The direction of wire distribution in the Fabric Sheet. |
Return Value
| Type | Description |
|---|---|
| IList | The centerline curves. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |