Click or drag to resize

ReferenceCoordinateSystemSetToClamping Method

Aligns the reference coordinate system to a clamping position identified by the specified clamping name. The reference system adopts the spatial origin, axes, and orientation associated with the named clamping configuration.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
void SetToClamping(
	string clampingName
)

Parameters

clampingName  String
The name identifier of the clamping position to align to.
See Also