DerivedPartComponents.Item Property
Parent Object:
DerivedPartComponents
Description
Returns the specified DerivedPartComponent object from the collection.
Syntax
DerivedPartComponents.
Item
(
Value
As Long ) As
DerivedPartComponent
Property Value
This is a read only property whose value is a
DerivedPartComponent
.
Parameters
Name
Type
Description
Value
Long
Input Long value that specifies the to return.
Version
Introduced in version 5.3
© Copyright 2021 Autodesk, Inc.
Comment on this page.