TrackToolCollectionInitialize Method

Configure all of the tools that will be needed on this job.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public void Initialize(
	OperationLayoutCollection layouts
)

Parameters

layouts  OperationLayoutCollection
Reference to a collection of operation layout elements.

See Also