SketchConstraintsEnumerator Object
Description
The SketchConstraintEnumerator object provides access to a list of SketchConstraint objects. See the article in the overviews section.
Properties
Name
Description
Count
Property that returns the number of items in this collection.
Item
Allows integer-indexed access to items in the collection.
Type
Returns an ObjectTypeEnum indicating this object's type.
Accessed From
SketchArc.Constraints
,
SketchArcProxy.Constraints
,
SketchCircle.Constraints
,
SketchCircleProxy.Constraints
,
SketchControlPointSpline.Constraints
,
SketchControlPointSplineProxy.Constraints
,
SketchEllipse.Constraints
,
SketchEllipseProxy.Constraints
,
SketchEllipticalArc.Constraints
,
SketchEllipticalArcProxy.Constraints
,
SketchEntity.Constraints
,
SketchEquationCurve.Constraints
,
SketchEquationCurveProxy.Constraints
,
SketchFixedSpline.Constraints
,
SketchFixedSplineProxy.Constraints
,
SketchLine.Constraints
,
SketchLineProxy.Constraints
,
SketchOffsetSpline.Constraints
,
SketchOffsetSplineProxy.Constraints
,
SketchPoint.Constraints
,
SketchPointProxy.Constraints
,
SketchSpline.Constraints
,
SketchSplineHandle.Constraints
,
SketchSplineHandleProxy.Constraints
,
SketchSplineProxy.Constraints
Version
Introduced in version 5
© Copyright 2021 Autodesk, Inc.
Comment on this page.