Share

TwoLinesWorkPlaneDef.GetData Method

Parent Object: TwoLinesWorkPlaneDef

Description

Method that gets all of the data defining a work planed defined by a two lines. Line1 defines the X-axis.

Syntax

TwoLinesWorkPlaneDef.GetData( Line1 As Object, Line2 As Object )

Parameters

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

Version

Introduced in version 4

Was this information helpful?