Sketch.GeometricConstraints Property
Parent Object: SketchDescription
Property that returns the collection of all geometric constraints on the sketch.
Syntax
Sketch.GeometricConstraints() As GeometricConstraintsProperty Value
This is a read only property whose value is a GeometricConstraints.Samples
Name | Description |
Create SketchedSymbol Definition | This sample illustrates creating a new sketched symbol definition object and inserting it into the active sheet. |