<Code Lib>
M

FabricSheetType.GetWireItem

Description:
Gets the Wire stored in the FabricSheetType at the associated index.

public FabricWireItem GetWireItem(
	int wireIndex,
	WireDistributionDirection direction
)

Return Value FabricWireItem Fabric wire Item

Loading…