 | 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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntaxvoid SetToClamping(
string clampingName
)
Sub SetToClamping (
clampingName As String
)
Parameters
- clampingName String
- The name identifier of the clamping position to align to.
See Also