Specifies how to import the data. NoteIf the LandXML surface you intend to import has only breaklines (for example, no other points and faces definition data is present), the resulting Autodesk Civil 3D surface is built from the breakline data. However, the breaklines are not available for editing (that is, they do not appear in the Prospector tree).
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public enum LandXMLSurfaceDataImportType
Visual Basic
Public Enumeration LandXMLSurfaceDataImportType
Visual C++
public enum class LandXMLSurfaceDataImportType
Members
Member name | Value | Description | |
---|---|---|---|
QuickImport | 0 | ||
FullImport | 1 |