SurfaceImport settings for LandXML importing.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsLandXMLImportSettingsSurfaceImport
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsSurfaceImport : TreeOidWrapper
VB
Public NotInheritable Class SettingsSurfaceImport Inherits TreeOidWrapper
C++
public ref class SettingsSurfaceImport sealed : public TreeOidWrapper
The SettingsLandXMLImportSettingsSurfaceImport type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AddOperationForBreakLines | Specifies whether to add surface operation for BreakLines. | |
| BreakLineAsFeatureLineSiteCreation | Gets the site to be used when breakline is to be imported as feature line. | |
| BreakLineAsFeatureLineSiteCreationId | Gets the site object Id to be used when breakline is to be imported as feature line. | |
| ConvertSurveyFootToInternationalFoot | Specifies whether to convert survey foot to international foot. | |
| CreateBreakLinesPropertySetData | Specifies whether to create Property Set Data for BreakLines. | |
| CreateSnapshotAfterImport | After importing surface data, a snapshot can automatically be created. By creating a snapshot after importing a LandXML file, Autodesk Civil 3D does not attempt to find and open the LandXML file each time the surface is built. | |
| CreateSourceDataInDrawing | Imports the surface source data (breaklines, contours, points, and chains) into the drawing as 3D polylines and points. | |
| SurfaceData | Specifies how to import the data. |
