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