Specifies the method that is used to define the curb return profile.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum CurbReturnJoiningType
VB
Public Enumeration CurbReturnJoiningType
C++
public enum class CurbReturnJoiningType
Members
| Member name | Value | Description |
|---|---|---|
| JoiningTangent | 0 | |
| ExtendingEdge | 1 |
