Gets the default surface name format settings.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public SettingsCmdCreateSurfaceReference.SettingsNameFormat NameFormat { get; }
Visual Basic
Public ReadOnly Property NameFormat As SettingsCmdCreateSurfaceReference.SettingsNameFormat Get
Visual C++
public: property SettingsCmdCreateSurfaceReference.SettingsNameFormat^ NameFormat { SettingsCmdCreateSurfaceReference.SettingsNameFormat^ get (); }