SettingsCmdImportGISDataSettingsCmdPipeNetwork Class

Enapsulates settings used to specify the default behavior for a PipeNetwork.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdImportGISDataSettingsCmdPipeNetwork

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

The SettingsCmdImportGISDataSettingsCmdPipeNetwork type exposes the following members.

Properties
 NameDescription
Public propertyNetworkNameTemplate Gets the network name template settings.
Public propertyPartsList Gets the parts list settings.
Public propertyPartsListId Gets the ID of parts lists settings.
Public propertyPipeLabelStyle Gets the pipe label style settings.
Public propertyPipeLabelStyleId Gets the ID for pipe label style settings.
Public propertyPipeNameTemplate Gets the pipe name template settings.
Public propertySnappingTolerance Gets the snapping tolerance settings.
Public propertyStructureLabelStyle Gets the structure label style settings.
Public propertyStructureLabelStyleId Gets the ID for structure label style settings.
Public propertyStructureNameTemplate Gets the structure name template settings.
Top
See Also