Specifies the underlying alignment entity constraint type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public enum AlignmentEntityConstraintType |
Visual Basic |
---|
Public Enumeration AlignmentEntityConstraintType |
Visual C++ |
---|
public enum class AlignmentEntityConstraintType |
Members
Member name | Value | Description | |
---|---|---|---|
Fixed | 289 | ||
FloatOnPrev | 290 | ||
FloatOnNext | 291 | ||
Free | 292 |
Remarks
An alignment entity has one of these three constraint types
in relationship to an adjacent alignment entity: Fixed, Float
or Free.
For more information about entity constraint types, see
the Civil 3D User's Guide help.