SketchEntitiesEnumerator.Item Property
Parent Object:
SketchEntitiesEnumerator
Description
Returns the specified SketchEntity object from the collection.
Syntax
SketchEntitiesEnumerator.
Item(
Index As Long ) As
SketchEntity
Property Value
This is a read only property whose value is a
SketchEntity.
Parameters
Index |
Long |
Input Long value that specifies the index of the object to return. |
Samples
Offset a 2D sketch |
This sample demonstrates the creation of offsets in 2d sketches. Two ways of creating the offset are shown - one uses a distance and the other uses the input point. |
Version
Introduced in version 5