FaceDraftFeatures.Item Property
Parent Object:
FaceDraftFeatures
Description
Returns the specified object in the collection. The index can be numeric or the object name.
Syntax
FaceDraftFeatures.
Item
(
Index
As Variant ) As
FaceDraftFeature
Property Value
This is a read only property whose value is a
FaceDraftFeature
.
Parameters
Name
Type
Description
Index
Variant
Input Variant value that specifies the index of the to return.
Version
Introduced in version 5
© Copyright 2021 Autodesk, Inc.
Comment on this page.