| ActiveDesignViewRepresentation |
Read-write property that gets and sets the name of the active Design View Representation for the shrinkwrap component. The IsAssociativeDesignView property indicates if an associate link to the design view is created or not. |
| ActiveLevelOfDetailRepresentation |
Read-write property that gets and sets the name of the active Level of Detail Representation for the shrinkwrap component. |
| ActivePositionalRepresentation |
Read-write property that gets and sets the name of the active Positional Representation for the shrinkwrap component. |
| 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. |
| BreakLink |
Read-write property that gets and sets whether break link to the source assembly or not. This can only be set from False to True when the definition is associative with a shrinkwrap component. |
| CreateIndependentBodiesOnFailedBoolean |
Read-write property that gets and sets whether multi-body part is created when a Boolean operation fails on a single solid body style option. This is applicable when the DeriveStyle is set to kDeriveAsSingleBodyNoSeams or kDeriveAsSingleBodyWithSeams. |
| DeriveStyle |
Read-write property that gets and sets how bodies are derived. |
| IsAssociativeDesignView |
Read-write property that gets and sets if there is an associative link to the specified design view. When creating a new shrinkwrap component, setting this property to True (which is the default) will create a derivation that is associative to the design view. This can only be set to True when a design view other than the master design view is specified. |
| RemoveAllInternalVoids |
Read-write property that gets and sets whether remove all the internal voids or not. Set this to True will fill all the internal void shells in the shrinkwrap solid. |
| RemoveChamfersDistanceRange |
Read-write property that gets and sets the distance of chamfers in centimeters to remove for the shrinkwrap. The chamfers which distance is less than or equal to this value will be removed. This is only applicable when the RemoveChamfersStyle is set to kShrinkwrapRemoveByRange. |
| RemoveChamfersStyle |
Read-write property that gets and sets the style to remove chamfers for the shrinkwrap. |
| RemoveFilletsRadiusRange |
Read-write property that gets and sets the radius of fillets in centimeters to remove for the shrinkwrap. The fillets which radius is less than or equal to this value will be removed. This is only applicable when the RemoveFilletsStyle is set to kShrinkwrapRemoveByRange. |
| RemoveFilletsStyle |
Read-write property that gets and sets the style to remove fillets for the shrinkwrap. |
| RemoveHolesDiameterRange |
Read-write property that gets and sets the diameter of holes in centimeters to remove for the shrinkwrap. The holes which diameter is less than or equal to this value will be removed. This is only applicable when the RemoveHolesStyle is set to kShrinkwrapRemoveByRange. |
| RemoveHolesStyle |
Read-write property that gets and sets the style to remove holes for the shrinkwrap. |
| RemovePartsBySize |
Gets whether remove parts by size or not. |
| RemovePartsByVisibility |
Read-write property that gets and sets whether remove parts by visibility or not. |
| RemovePartsSize |
Read-write property that gets and sets whether remove parts by size or not. |
| RemovePartsVisibilityRatio |
Read-write property that gets and sets visibility ratio of the parts being removed. Valid value range is from 0 to 1. |
| RemovePocketsMaxFaceLoopRange |
Read-write property that gets and sets the max face loop of pockets in centimeters to remove for the shrinkwrap. The pockets which max face loop is less than or equal to this value will be removed. This is only applicable when the RemovePocketsStyle is set to kShrinkwrapRemoveByRange. |
| RemovePocketsStyle |
Read-write property that gets and sets the style to remove chamfers for the shrinkwrap. |
| RenameComponent |
Read-write property that gets and sets whether rename the component or not. This is applicable only when the definition is just used to create the shrinkwrap component. |
| Type |
Read-only property returning kShrinkwrapComponentDefinitionObject indicating the type of object. |
| UseColorOverrideFromSourceComponent |
Read-write property that gets and sets whether use the color override from source component. |