Share

TwoPlanesWorkPlaneDef Object


Description

The TwoPlanesWorkPlaneDef object that allows you to get and set the information that specifies a work a work plane defined by two planes.

Methods

Name Description
GetData Method that gets all of the data defining a work plane defined by a two planes. Plane1 defines the X-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.
Parent Property that returns the parent WorkPlane object.
Plane1 Property that returns the first plane of the two-plane-defined work plane This object can be a planar Face or a WorkPlane object.
Plane2 Property that returns the second plane of the two plane defined work plane This object can be a planar Face or a WorkPlane object.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 6

Was this information helpful?