Gets the settings to specify the default name formats for pipe network components (pipe network, pipes, structures).
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public SettingsPipeNetwork.SettingsNameFormat NameFormat { get; }
Visual Basic
Public ReadOnly Property NameFormat As SettingsPipeNetwork.SettingsNameFormat Get
Visual C++
public: property SettingsPipeNetwork.SettingsNameFormat^ NameFormat { SettingsPipeNetwork.SettingsNameFormat^ get (); }