Settings for alignment type option.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdAddPressurePipeTableSettingsCmdTableCreation
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.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 SettingsCmdAddPressurePipeTableSettingsCmdTableCreation 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). |