Share

SettingsPipeNetwork.NameFormat Property

Gets the settings to specify the default name formats for pipe network components (pipe network, pipes, structures).



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public SettingsPipeNetworkSettingsNameFormat NameFormat { get; }

VB

Public ReadOnly Property NameFormat As SettingsPipeNetworkSettingsNameFormat
	Get

C++

public:
property SettingsPipeNetworkSettingsNameFormat^ NameFormat {
	SettingsPipeNetworkSettingsNameFormat^ get ();
}

Property Value

SettingsPipeNetworkSettingsNameFormat

See Also

Reference

Was this information helpful?