Share

SketchBlocksEnumerator Object


Description

The SketchBlocksEnumerator allows iteration of available SketchBlock objects.

Properties

Name Description
Count Property that returns the number of items in this collection.
Item Property that returns an item from the collection. You can provide either the index of the item in the collection, where the first item is index 1, or you can provide the name of the object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

DerivedPartComponent.SketchBlocks, DerivedPartComponentProxy.SketchBlocks, SketchArc.SketchBlockPath, SketchArcProxy.SketchBlockPath, SketchBlock.ChildBlocks, SketchBlock.SketchBlockPath, SketchBlockProxy.ChildBlocks, SketchBlockProxy.SketchBlockPath, SketchCircle.SketchBlockPath, SketchCircleProxy.SketchBlockPath, SketchControlPointSpline.SketchBlockPath, SketchControlPointSplineProxy.SketchBlockPath, SketchEllipse.SketchBlockPath, SketchEllipseProxy.SketchBlockPath, SketchEllipticalArc.SketchBlockPath, SketchEllipticalArcProxy.SketchBlockPath, SketchEntity.SketchBlockPath, SketchEquationCurve.SketchBlockPath, SketchEquationCurveProxy.SketchBlockPath, SketchFixedSpline.SketchBlockPath, SketchFixedSplineProxy.SketchBlockPath, SketchImage.SketchBlockPath, SketchImageProxy.SketchBlockPath, SketchLine.SketchBlockPath, SketchLineProxy.SketchBlockPath, SketchOffsetSpline.SketchBlockPath, SketchOffsetSplineProxy.SketchBlockPath, SketchPoint.SketchBlockPath, SketchPointProxy.SketchBlockPath, SketchSpline.SketchBlockPath, SketchSplineHandle.SketchBlockPath, SketchSplineHandleProxy.SketchBlockPath, SketchSplineProxy.SketchBlockPath, TextBox.SketchBlockPath, TextBoxProxy.SketchBlockPath

Version

Introduced in version 2010

Was this information helpful?