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.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum LandXMLSurfaceDataImportType
VB
Public Enumeration LandXMLSurfaceDataImportType
C++
public enum class LandXMLSurfaceDataImportType
Members
Member name | Value | Description |
---|---|---|
QuickImport | 0 | |
FullImport | 1 |