Share

SettingsAlignment.SettingsConstraintEditing Class

Constraint editing options settings class.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAlignmentSettingsConstraintEditing


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsConstraintEditing : TreeOidWrapper

VB

Public NotInheritable Class SettingsConstraintEditing
	Inherits TreeOidWrapper

C++

public ref class SettingsConstraintEditing sealed : public TreeOidWrapper

The SettingsAlignmentSettingsConstraintEditing type exposes the following members.

Properties

 NameDescription
Public propertyAlwaysPerformImpliedSwapping Gets the value to specify whether to always implicitly swap Fixed/Float/Free constraints on adjacent elements.
Public propertyLockInitialParameters Gets the value to specify whether to lock or unlock the parameter constraint used in creating the element.

See Also

Reference

Was this information helpful?