Share

WorkAxis.SetByLine Method

Parent Object: WorkAxis

Description

Method that redefines the work axis to be based on the input line. This method is not valid when the work axis exists in an Assembly component definition.

Syntax

WorkAxis.SetByLine( Line As Object )

Parameters

Name Type Description
Line Object Input object that represents a line. This object can be a linear Edge, SketchLine, or SketchLine3D object.

Version

Introduced in version 4

Was this information helpful?