PlanarSketches.Item Property
Parent Object:
PlanarSketches
Description
Allows integer-indexed access to items in the collection.
Syntax
PlanarSketches.
Item(
Index As Variant ) As
PlanarSketch
Property Value
This is a read only property whose value is a
PlanarSketch.
Parameters
Index |
Variant |
Value that specifies the index of the object to return. |
Samples
Copy a sketch |
This sample demonstrates copying the contents of a sketch into another sketch via the API. |
Sketch Open for Edit |
This sample demonstrates opening a sketch for edit. |
Version
Introduced in version 5