Specifies the method that will be used to define and draw the dimensions of the structure in profile or section view.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public enum StructureViewType
VB
Public Enumeration StructureViewType
C++
public enum class StructureViewType
Members
Member name | Value | Description |
---|---|---|
DisplayAsBoundary | 0 | |
DisplayAsBlock | 1 | |
DisplayAsSolid | 2 |