Returns the sketch arcs collection associated with this sketch. This provides access to the existing sketch arcs and supports the creation of new sketch arcs.
"sketchCurves_var" is a variable referencing a SketchCurves object.
|
"sketchCurves_var" is a variable referencing a SketchCurves object.
|
Name | Description |
GeometricConstraints.addCoincident | Demonstrates the GeometricConstraints.addCoincident method. |
SketchArcs.addByCenterStartSweep | Demonstrates the SketchArcs.addByCenterStartSweep method. |
SketchArcs.addByThreePoints | Demonstrates the SketchArcs.addByThreePoints method. |
SketchArcs.addFillet | Demonstrates the SketchArcs.addFillet method. |
SketchArcs.breakCurve | Demonstrates the SketchArc.breakCurve method. |
SketchArcs.extend | Demonstrates the SketchArc.extend method. |
SketchArcs.split | Demonstrates the SketchArc.split method. |
SketchArcs.trim | Demonstrates the SketchArc.trim method. |