Share

TwoPlanesWorkAxisDef Object


Description

Object that allows you to get and set the information that specifies a work axis along a line.

Methods

Name Description
GetData Method that gets all of the data defining a work axis at the intersection of two planes.

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.
Parent Property returning the parent WorkAxis object.
Plane1 Property that returns the plane of a two plane defined work axis. This object can be a planar Face, WorkPlane, or Sketch object. The work axis is at the intersection of the two planes.
Plane2 Property that returns the plane of a two plane defined work axis. This object can be a planar Face, WorkPlane, or Sketch object. The work axis is at the intersection of the two planes.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 4

Was this information helpful?