GroupPlotStylePlotRule Property

Gets or sets the SectionViewPlotRuleType enum value that specifies whether to plot the section views by column or row.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public SectionViewPlotRuleType PlotRule { get; set; }

Property Value

SectionViewPlotRuleType
See Also