FabricSheetType.GetWireItem
Description:
Gets the Wire stored in the FabricSheetType at the associated index.
Gets the Wire stored in the FabricSheetType at the associated index.
public FabricWireItem GetWireItem(
int wireIndex,
WireDistributionDirection direction
)
-
Int32wireIndexItem index in the Fabric Sheet
-
directionWire distribution direction of the inquired item
Return Value
Fabric wire Item
Fabric wire Item
-
The item index is either less than 0 or greater than or equal to number of items in this FabricSheetType.
-
A value passed for an enumeration argument is not a member of that enumeration
-
Fabric Sheet is not Custom