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. |
Direction |
Property that gets and sets the distance direction of the feature. Valid input is kPositiveExtentDirection, kNegativeExtentDirection, or kSymmetricExtentDirection. kPositiveExtentDirection defines the offset direction to be in the same direction as the normal of the sketch plane. |
Distance |
Property that returns the parameter controlling the distance extent of the feature. |
Parent |
Property that returns the parent PartFeature of the definition. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |