SettingsCmdAddPressurePipeTableSettingsCmdTableCreation Class

Settings for alignment type option.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdAddPressurePipeTableSettingsCmdTableCreation

Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdTableCreation : TreeOidWrapper

The SettingsCmdAddPressurePipeTableSettingsCmdTableCreation type exposes the following members.

Properties
 NameDescription
Public propertyMaximumNumberOfRows Gets the maximum number of rows to include per section.
Public propertyMaximumTablesPerStack Gets the maximum number of sections to include in each stack.
Public propertySplitTable Gets whether a table is split into two or more sections after a specified maximum number of rows has been met.
Public propertyTableSpacing Gets the spacing between tables.
Public propertyTableStyle Gets the style for a table.
Public propertyTableStyleId Gets the styleId for a table.
Public propertyTileDirection Gets the direction in which the table tiles (across or down).
Top
See Also