AffectedBodies |
Read-write property that gets and sets the collection of bodies affected by this feature. If this property is not set for multi-body parts, the default solid body is used as the affected body. This property applies only to features in a part. |
AffectedOccurrences |
Read-write property that gets and sets the collection of occurrences that should participate in this feature. If this property is not set, all possible occurrences will participate. This property applies only to features in an assembly. |
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. |
Extent |
Read-only property that returns the PartFeatureExtent object that defines how the extent of the feature is defined. The type of extent object returne. |
ExtentTwo |
Read-only property that returns the PartFeatureExtent object that defines how the second direction extent of the feature is defined. The type of exte. |
ExtentTwoType |
Read-only property that returns an enum indicating how the second direction extent of the feature is defined. This indicates the type of object retur. |
ExtentType |
Read-only property that returns an enum indicating how the extent of the feature is defined. This indicates the type of object returned by the Extent. |
InferiMates |
Read-write property that gets and sets whether to automatically place iMates on full circular edges. If set to True, Inventor places the iMates on cl. |
IsTwoDirectional |
Read-only property that returns whether extents have been defined in two directions for the extrude. If this property returns True, the ExtentTwoType. |
MatchShape |
Read-write property that gets and sets how open profiles are handled. |
Operation |
Read-write property that gets and sets the type of operation used to add the feature to the model. Valid inputs are kNewBodyOperation, kJoinOperation, kCutOperation, kIntersectOperation and kSurfaceOperation. |
Parent |
Gets the parent object from whom this object can logically be reached. |
Profile |
Read-write property gets and sets the sketch profile used for the extrude feature. |
TaperAngle |
Read-write property that provides access to the taper angle of an extrude feature. If not supplied, the feature will be created with a taper angle of. |
TaperAngleTwo |
Read-write property that provides access to the second direction taper angle of an asymmetric extrude feature. This property is not applicable and ret. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |