Specifies the underlying alignment entity constraint type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public enum AlignmentEntityConstraintType
VB
Public Enumeration AlignmentEntityConstraintType
C++
public enum class AlignmentEntityConstraintType
Members
| Member name | Value | Description |
|---|---|---|
| Fixed | 289 | |
| FloatOnPrev | 290 | |
| FloatOnNext | 291 | |
| Free | 292 |
