Share

FixedWorkPlaneDef Object


Description

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

Methods

Name Description
GetData Method that gets all of the data defining a fixed work plane.
PutData Method that redefines the origin point, x, and y axes of the work plane.

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

Version

Introduced in version 4

Was this information helpful?