Share

LineAndPlaneWorkAxisDef Object


Description

Object that allows you to get and set the information that specifies a work axis that is along a line defined by projecting a line onto a plane along the plane normal.

Methods

Name Description
GetData Method that gets all of the data defining a work axis that is along a line defined by projecting a line onto a plane along the plane normal.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Line Property that returns the point of a work axis that is along a line defined by projecting a line onto a plane along the plane normal. This object can be a linear Edge, WorkAxis, or SketchLine object.
Parent Property returning the parent WorkAxis object.
Plane Property that indicates the plane of a work axis that is along a line defined by projecting a line onto a plane along the plane normal. This object can be a planar Face, WorkPlane, or Sketch object.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 4

Was this information helpful?