Gets the defaults assigned when creating surfaces.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SettingsCmdAddSurfaceDemFileSettingsCmdImportOptions ImportOptions { get; }
VB
Public ReadOnly Property ImportOptions As SettingsCmdAddSurfaceDemFileSettingsCmdImportOptions Get
C++
public: property SettingsCmdAddSurfaceDemFileSettingsCmdImportOptions^ ImportOptions { SettingsCmdAddSurfaceDemFileSettingsCmdImportOptions^ get (); }