ProfileDisplayStyleProfileType Enumeration |
Defines ProfileStyle display style type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum ProfileDisplayStyleProfileType
Public Enumeration ProfileDisplayStyleProfileType
public enum class ProfileDisplayStyleProfileType
Members| Member name | Value | Description |
|---|
| Line | 0 | |
| Curve | 1 | |
| SymmetricalParabola | 2 | |
| AsymmetricalParabola | 3 | |
| Arrow | 4 | |
| LineExtension | 5 | |
| ParabolicCurveExtension | 6 | |
| WarningSymbol | 11 | |
See Also