Share

WorkPlaneProxy.SetByTwoLines Method

Parent Object: WorkPlaneProxy

Description

Method that redefines the work plane to be based on the two input lines.

Syntax

WorkPlaneProxy.SetByTwoLines( Line1 As Object, Line2 As Object )

Parameters

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

Line2 Object Input object that represents a line. This object can be a linear Edge, WorkAxis, SketchLine, or SketchLine3D object.

Version

Introduced in version 2008

Was this information helpful?