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.8.0.292
Syntax
public enum StructureViewType
Members
Member nameValueDescription
DisplayAsBoundary0 
DisplayAsBlock1 
DisplayAsSolid2 
See Also