Share

SketchBlockDefinitionsEnumerator Object


Description

The SketchBlockDefinitionsEnumerator allows iteration of available sketchBlockDefinition 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.SketchBlockDefinitions, DerivedPartComponentProxy.SketchBlockDefinitions

Version

Introduced in version 2010

Was this information helpful?