SettingsPipeNetworkNameFormat Property |
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.8.0.292
Syntaxpublic SettingsPipeNetworkSettingsNameFormat NameFormat { get; }
Public ReadOnly Property NameFormat As SettingsPipeNetworkSettingsNameFormat
Get
public:
property SettingsPipeNetworkSettingsNameFormat^ NameFormat {
SettingsPipeNetworkSettingsNameFormat^ get ();
}
Property Value
SettingsPipeNetworkSettingsNameFormat
See Also