ShrinkwrapComponents.Item Property
Parent Object:
ShrinkwrapComponents
Description
Method that returns the specified ShrinkwrapComponent object from the collection.
Syntax
ShrinkwrapComponents.
Item
(
Index
As Long ) As
ShrinkwrapComponent
Property Value
This is a read only property whose value is a
ShrinkwrapComponent
.
Parameters
Name
Type
Description
Index
Long
An integer specifying the index of the item within the collection to return. The first item in the collection has an index of 1.
Version
Introduced in version 2018
© Copyright 2021 Autodesk, Inc.
Comment on this page.