SectionViewPlotRuleType Enumeration |
Specifies whether to plot the section views by rows or columns.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum SectionViewPlotRuleType
Public Enumeration SectionViewPlotRuleType
public enum class SectionViewPlotRuleType
Members| Member name | Value | Description |
|---|
| ByRows | 0 | |
| ByColumns | 1 | |
See Also