WorkpieceInfoItemConfigureFromUserValues Method

Configure the workpiece members from user values.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public static void ConfigureFromUserValues(
	WorkpieceInfoItem workpiece
)

Parameters

workpiece  WorkpieceInfoItem
Reference to the workpiece whose area and router settings will be configured.

See Also