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