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

Parameters

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