Share

Sketches3DEnumerator Object


Description

The Sketches3DEnumerator allows iteration of available Sketch3D objects.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Property that returns an item from the collection. The index of the first item in the collection is 1.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

DerivedPartComponent.Sketches3D, DerivedPartComponentProxy.Sketches3D

Version

Introduced in version 2009

Was this information helpful?