Share

FixedWorkAxisDef Object


Description

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

Methods

Name Description
GetData Method that gets all of the data defining a fixed work axis.
PutData Method that sets the data defining a fixed work axis.

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.
Axis Property that returns the X-axis vector of the work plane.
OriginPoint Property that indicates the origin point of the work axis.
Parent Property returning the parent WorkAxis object.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 4

Was this information helpful?