Share

WorkAxisProxy.SetByLine Method

Parent Object: WorkAxisProxy

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

WorkAxisProxy.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 2008

Was this information helpful?