ActiveDesignViewRepresentation |
Read-write property that gets and sets the name of the active Design View Representation for the derived part. An empty string indicates the Master design view is used. The IsAssociativeDesignView property indicates if an associate link to the design view is created or not. |
ActiveModelState |
|
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. |
DeriveStyle |
|
iMateDefinitions |
Property that gets the collection of iMates available in the selected part along with the inclusion option for each iMate. |
IncludeAlliMateDefinitions |
|
IncludeAllParameters |
Property that defines whether exported parameters are included in the derived part. This property is initialized to True when the DerivedPartDefinition object is created. |
IncludeAllSolids |
|
IncludeAllSurfaces |
Property that defines whether all surfaces are included in the derived part. Valid input for this property is kDerivedIncludeAll, kDerivedExcludeAll, and kDerivedIndividualDefined. |
IsAssociativeDesignView |
|
Parameters |
Property that gets the collection of parameters available in the selected part along with the inclusion option for each parameter. |
ReducedMemoryMode |
|
Solids |
Property that gets the collection of solids available in the selected part along with the inclusion option for each solid. |
Surfaces |
Property that gets the collection of surfaces available in the selected part along with the inclusion option for each surface. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UseColorOverridesFromSource |
|