Share

ShrinkwrapComponents Object


Description

The ShrinkwrapComponents collection object provides access to all of the existing ShrinkwrapComponent objects in a part and provides methods to create additional shrinkwrap components.

Methods

Name Description
Add Creates a new ShrinkwrapComponent using the information supplied by the input ShrinkwrapDefinition object.
CreateDefinition Creates a new ShrinkwrapDefinition object.

Properties

Name Description
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.
Count Gets the number of items in this collection.
Item Method that returns the specified ShrinkwrapComponent object from the collection.
Type Read-only property returning kShrinkwrapComponentsObject indicating the type of object.

Accessed From

ReferenceComponents.ShrinkwrapComponents

Version

Introduced in version 2018

Was this information helpful?