Returns an array of the GeometricConstraint objects that were added to constrain the sketch. If no geometric constraints were added during the auto constrain operation, this property returns an empty array.
"autoConstrainResult_var" is a variable referencing an AutoConstrainResult object. |
"autoConstrainResult_var" Is a variable referencing an AutoConstrainResult Object. |
"autoConstrainResult_var" Is a variable referencing an AutoConstrainResult Object. |
| Name | Description |
| AutoConstrain Sample | Demonstrates using the AutoConstrain API to automatically add geometric constraints and dimensions to a sketch. This sample creates a simple sketch with a rectangle and circle, then applies automatic constraints using the origin point as a datum. |