EdgeCollection.Item Property
Parent Object:
EdgeCollection
Description
Allows integer-indexed access to items in the collection.
Syntax
EdgeCollection.
Item(
Index As Long ) As Object
Property Value
This is a read only property whose value is an Object.
Parameters
Index |
Long |
Input Long value that specifies the index of the object to return. |
Samples
Creating flange features |
Demonstrates creating flange features of various width extents. This creates a new document, creates a face feature and adds a flange feature on four edges. |
Version
Introduced in version 5.3