Share

SectionViewPlotRuleType Enumeration

Specifies whether to plot the section views by rows or columns.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum SectionViewPlotRuleType

VB

Public Enumeration SectionViewPlotRuleType

C++

public enum class SectionViewPlotRuleType

Members

Member nameValueDescription
ByRows0 
ByColumns1 

See Also

Reference

Was this information helpful?