Share

WorkAxis.SetFixed Method

Parent Object: WorkAxis

Description

Method that redefines the work axis so it passes through the input point in the direction of the input vector.

Remarks

This method is not valid when the work axis exists in an Assembly component definition.

Syntax

WorkAxis.SetFixed( Point As Point, Axis As UnitVector )

Parameters

Name Type Description
Point Point Input Point object.

Axis UnitVector Input UnitVector object.

Version

Introduced in version 4

Was this information helpful?