StructureViewType Enumeration

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.4.208.0

Syntax

C#

public enum StructureViewType

Visual Basic

Public Enumeration StructureViewType

Visual C++

public enum class StructureViewType

Members

Member nameValueDescription
DisplayAsSolid2
DisplayAsBoundary0
DisplayAsBlock1

See Also