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.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.3.488.0
Syntax
C# |
---|
public enum StructureViewType |
Visual Basic |
---|
Public Enumeration StructureViewType |
Visual C++ |
---|
public enum class StructureViewType |
Members
Member name | Value | Description | |
---|---|---|---|
DisplayAsBlock | 1 | ||
DisplayAsBoundary | 0 | ||
DisplayAsSolid | 2 |