ProjectionDisplayStyleProfileType Enumeration |
An enumeration that defines projection display style profile type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum ProjectionDisplayStyleProfileType
Public Enumeration ProjectionDisplayStyleProfileType
public enum class ProjectionDisplayStyleProfileType
Members| Member name | Value | Description |
|---|
| SolidProfile | 0 | |
| PointProfile | 1 | |
| ThreeDPolylineSegmentsProfile | 2 | |
| ThreeDPolylineBeginVertexProfile | 3 | |
| ThreeDPolylineInternalVertexProfile | 4 | |
| ThreeDPolylineEndVertexProfile | 5 | |
| BlockProfile | 6 | |
| MvBlockProfile | 7 | |
See Also