Adaptive |
|
Appearance |
|
AppearanceSourceType |
|
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. |
AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
ConsumeInputs |
|
ContainingOccurrence |
Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence. |
Definition |
|
EndFace |
Property that returns the that acts as the cap of the last section of the loft. This property will return nothing in the cases where the loft does not have a ending face. These cases are when the loft sections are not closed or when the loft operation does not result in a solid. |
ExtendedName |
Read-only property that returns the full feature name including any extended information. |
Faces |
Property that returns a collection that provides access to all of the faces of the feature. The Faces collection object will return the faces that still currently exist in the part. For example, if a face has been consumed by additional modeling operations it will not be returned. |
FeatureDimensions |
Property that returns the FeatureDimensions collection object. |
HealthStatus |
Property that returns an enum indicating the current state of the object. |
IsOwnedByFeature |
Property that returns whether this object is owned by a feature. If True, the OwnedBy property returns the owning feature. |
Name |
|
NativeObject |
Gets the object in the context of the definition instead of the containing assembly. |
OwnedBy |
Property that returns the owning PartFeature object. This property returns Nothing if the IsOwnedByFeature property returns False. |
Parameters |
Property that returns all the parameters associated with the feature. |
Parent |
Property that returns the parent of the feature. |
Participants |
Property that returns the list of participants for an assembly feature. This list is empty for features in a part. |
RangeBox |
Property that returns a Box object which contains the opposing points of a rectangular box that is guaranteed to enclose this object. |
Shared |
|
SideFaces |
Property that returns a object that provides access to all of the faces created around the perimeter of the feature. |
StartFace |
Property that returns the that acts as the cap of the first section of the loft. This property will return nothing in the cases where the loft does not have a starting face. These cases are when the loft sections are not closed or when the loft operation does not result in a solid. |
Suppressed |
|
SurfaceBodies |
Property that returns the bodies that this feature has created or modified. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |