Share

SketchConstraintSettings Object


Description

Provides access to sketch constraints application settings.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
ConstraintInferencePriority Gets and sets the priority of inferred constraints when placing.
CreateDimensionsOnValueInput Gets and sets whether to create dimensions when inputting values into heads-up display fields.
DisplayCoincidentConstraintsInSketch Gets and sets whether to display coincident constraints in sketch.
DisplayConstraintsOnCreation Gets and sets whether to display constraints on creation.
EditDimensionsWhenCreated Gets and sets whether to edit dimensions just after creation.
EnableInferConstraints Gets and sets whether to enable inferred constraints.
EnablePersistConstraints Gets and sets whether to persist inferred constraints.
EnableRelaxMode Gets and sets whether to enable relax mode.
GeometricConstraintsToRemoveInRelaxMode Gets and sets which geometric constraints can be removed in relax mode when dragging sketch entitiess.
KeepDimensionsWithEquationInRelaxMode Gets and sets whether to keep the dimensions with an equation in relax dragging and over-constraint solving.
OverConstrainedDimensionBehavior Gets and sets the behavior when create an over-constrained dimension.
Parent Gets the parent object from whom this object can logically be reached.
SelectionForGeometricConstraintsInference Gets and sets which geometric constraints have their inference indicators shown to assist creating sketch entities.
ShowConstraintsForSelectedObjects Gets and sets whether to show constraints for the selected objects.
Type Gets the constant that indicates the type of this object.

Accessed From

SketchOptions.SketchConstraintSettings

Version

Introduced in version 2015

Was this information helpful?