Share

Sketch.GeometricConstraints Property

Parent Object: Sketch

Description

Property that returns the collection of all geometric constraints on the sketch.

Syntax

Sketch.GeometricConstraints() As GeometricConstraints

Property 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.

Version

Introduced in version 5.3

Was this information helpful?