Click or drag to resize

ReferenceCoordinateSystemSetToSide(String) Method

Aligns the reference coordinate system to a workpiece side identified by the specified side name. The reference system adopts the coordinate frame of the named workpiece face or side.

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

Parameters

sideName  String
The name identifier of the workpiece side to align to.
See Also