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: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
void SetToClamping(
	string clampingName
)

Parameters

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