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.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum StructureViewType
Public Enumeration StructureViewType
public enum class StructureViewType
MembersMember name | Value | Description |
---|
DisplayAsBoundary | 0 | |
DisplayAsBlock | 1 | |
DisplayAsSolid | 2 | |
See Also