Share

iFeatureWorkPlaneInput Object

Derived from: iFeatureInput Object

Description

The iFeatureWorkPlaneInput object represents the work plane input information of an iFeature.

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.
EntityType Property that returns the type of geometry that are valid. The value returned is the sum of values specifying the valid entity types.
FlipOption Gets and sets whether direction of the selection needs to be flipped.
Name Property that gets the name associated with this input. When placing an iFeature using the API you can use the name to identify each input when assigning the desired values and entities.
PlaneInput Gets and sets the geometry matching the plane input.
Prompt Property that gets the prompt that is used for this input during the placement of the iFeature.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 6

Was this information helpful?