ShopToolsUtilResolveDepth Method

Return the desired depth for the specified action.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public static float ResolveDepth(
	PatternOperationItem operation
)

Parameters

operation  PatternOperationItem
Reference to the operation for which the depth will be checked.

Return Value

Single
The depth of the operation, if specified, or the thickness of the defined workpiece, if not specified.

See Also