Specifies the underlying ProfileEntity type, including tangent, circular, symmetric parabola and asymmetric parabola.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public enum ProfileEntityType |
Visual Basic |
---|
Public Enumeration ProfileEntityType |
Visual C++ |
---|
public enum class ProfileEntityType |
Members
Member name | Value | Description | |
---|---|---|---|
Tangent | 257 | ||
Circular | 258 | ||
ParabolaSymmetric | 259 | ||
ParabolaAsymmetric | 260 | ||
None | 262 |