Click or drag to resize

ReferenceCoordinateSystemSetToSide(Vector) Method

Sets ReferenceCoordinateSystem system by axis Vector of side normal.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
void SetToSide(
	Vector normalVector
)

Parameters

normalVector  Vector
The normal vector.
See Also