Share

ShrinkwrapDefinition Object


Description

Shrinkwrap Definition Object.

Methods

Name Description
Copy Method that creates a copy of this ShrinkwrapComponentDefinition object.

Properties

Name Description
ActiveDesignViewRepresentation Gets or Sets the name of the active Design View Representation for the shrinkwrap component.
ActiveModelState Read-write property that gets or sets the name of active model state for the shrinkwrap component.
ActivePositionalRepresentation Gets or Sets the name of active Positional Representation for the shrinkwrap component.
AdditionalExcludedOccurrences Gets or Sets the occurrences being excluded for the shrinkwrap.
AdditionalIncludedOccurrences Gets or Sets the occurrences being included for the shrinkwrap.
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 Gets or Sets whether break link to the source assembly or not.
CreateIndependentBodiesOnFailedBoolean Gets or Sets whether multi-body part is created when a Boolean operation fails on a single solid body style option.
DeriveStyle Gets or Sets how bodies are derived.
EnvelopesReplaceStyle Read-write property that gets and sets envelopes replace style. When a new definition is created, this defaults to kNoneReplaceStyle.
FullFileName Gets the full filename of the shrinkwrapped document.
IsAssociativeDesignView Gets or Sets if there is an associative link to the specified design view.
LinkFaceColorFromSource Gets or Sets whether use the color override from source component.
Parent Gets the parent object from whom this object can logically be reached.
PreservedFeatures Gets or Sets the features to preserve from remove.
RemoveAllInternalVoids Gets or Sets whether remove all the internal voids or not.
RemoveChamfersDistanceRange Gets or Sets the distance of chamfers in centimeters to remove for the shrinkwrap.
RemoveChamfersStyle Gets or Sets the style to remove chamfers for the shrinkwrap.
RemoveEmbossesStyle Gets or Sets the style to remove emboss for the shrinkwrap.
RemoveEmbossMaxHeightRange Gets or Sets the max depth of pockets.
RemoveFilletsRadiusRange Gets or Sets the radius of fillets in centimeters to remove for the shrinkwrap.
RemoveFilletsStyle Gets or Sets the style to remove fillets for the shrinkwrap.
RemoveHolesDiameterRange Gets or Sets the diameter of holes in centimeters to remove for the shrinkwrap.
RemoveHolesStyle Gets or Sets the style to remove holes for the shrinkwrap.
RemoveInternalParts Gets or Sets whether remove internal parts or not.
RemovePartsBySize Gets or Sets whether remove parts by size or not.
RemovePartsSize Gets or Sets the bounding box diagonal length in centimeters of the parts being removed.
RemovePocketsMaxDepthRange Gets or Sets the max depth of pockets.
RemovePocketsStyle Gets or Sets the style to remove chamfers for the shrinkwrap.
RemoveTunnelsStyle Gets or Sets the style to remove voids for the shrinkwrap.
RenameComponent Gets or Sets whether rename the component or not.
Type Read-only property returning kShrinkwrapComponentDefinitionObject indicating the type of object.

Accessed From

ShrinkwrapComponent.Definition, ShrinkwrapComponentProxy.Definition, ShrinkwrapComponents.CreateDefinition, ShrinkwrapDefinition.Copy

Version

Introduced in version 2018

Was this information helpful?