Share

TwoLinesWorkPointDef.GetData Method

Parent Object: TwoLinesWorkPointDef

Description

Method that gets all of the data defining a work point at the intersection of two lines.

Syntax

TwoLinesWorkPointDef.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?