Enapsulates settings used to specify the default behavior for a PipeNetwork.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdImportGISDataSettingsCmdPipeNetwork
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SettingsCmdPipeNetwork : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdPipeNetwork Inherits TreeOidWrapper
C++
public ref class SettingsCmdPipeNetwork sealed : public TreeOidWrapper
The SettingsCmdImportGISDataSettingsCmdPipeNetwork type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| NetworkNameTemplate | Gets the network name template settings. | |
| PartsList | Gets the parts list settings. | |
| PartsListId | Gets the ID of parts lists settings. | |
| PipeLabelStyle | Gets the pipe label style settings. | |
| PipeLabelStyleId | Gets the ID for pipe label style settings. | |
| PipeNameTemplate | Gets the pipe name template settings. | |
| SnappingTolerance | Gets the snapping tolerance settings. | |
| StructureLabelStyle | Gets the structure label style settings. | |
| StructureLabelStyleId | Gets the ID for structure label style settings. | |
| StructureNameTemplate | Gets the structure name template settings. |
