Share

LineAndPointWorkAxisDef.GetData Method

Parent Object: LineAndPointWorkAxisDef

Description

Method that gets all of the data defining a work axis that is along a line and passes through a point.

Syntax

LineAndPointWorkAxisDef.GetData( Line As Object, Point As Object )

Parameters

Name Type Description
Line Object Object that represents a line. This object can be a linear Edge, WorkAxis, SketchLine, or SketchLine3D object.
Point Object Output object that represents a point. This object can be a vertex, WorkPoint, SketchPoint, or SketchPoint3D object.

Version

Introduced in version 11

Was this information helpful?