 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntaxvoid SetToClamping(
string clampingName
)
Sub SetToClamping (
clampingName As String
)
Parameters
- clampingName String
- The name identifier of the clamping position to align to.
See Also