Share

WorkAxisProxy.SetByLineAndPlane Method

Parent Object: WorkAxisProxy

Description

Method that redefines the work axis so that it is along a line defined by projecting the input line onto the input plane along the plane normal.

Syntax

WorkAxisProxy.SetByLineAndPlane( Line As Object, Plane As Object )

Parameters

Name Type Description
Line Object Input object that represents a line. This object can be a linear Edge, WorkAxis, SketchLine, or SketchLine3D object.
Plane Object Input object that represents a plane. This object can be a planar Face, WorkPlane, or Sketch object.

Version

Introduced in version 2008

Was this information helpful?