Settings for alignment type option.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdAddNetworkStructTableSettingsCmdTableCreation
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdTableCreation : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdTableCreation Inherits TreeOidWrapper
C++
public ref class SettingsCmdTableCreation sealed : public TreeOidWrapper
The SettingsCmdAddNetworkStructTableSettingsCmdTableCreation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| MaximumNumberOfRows | Gets the maximum number of rows to include per section. | |
| MaximumTablesPerStack | Gets the maximum number of sections to include in each stack. | |
| SplitTable | Gets whether a table is split into two or more sections after a specified maximum number of rows has been met. | |
| TableSpacing | Gets the spacing between tables. | |
| TableStyle | Gets the style for a table. | |
| TableStyleId | Gets the styleId for a table. | |
| TileDirection | Gets the direction in which the table tiles (across or down). |
