Share

SettingsLandXMLImport.SettingsSurfaceImport Class

SurfaceImport settings for LandXML importing.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    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

 NameDescription
Public propertyAddOperationForBreakLines Specifies whether to add surface operation for BreakLines.
Public propertyBreakLineAsFeatureLineSiteCreation Gets the site to be used when breakline is to be imported as feature line.
Public propertyBreakLineAsFeatureLineSiteCreationId Gets the site object Id to be used when breakline is to be imported as feature line.
Public propertyConvertSurveyFootToInternationalFoot Specifies whether to convert survey foot to international foot.
Public propertyCreateBreakLinesPropertySetData Specifies whether to create Property Set Data for BreakLines.
Public propertyCreateSnapshotAfterImport 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.
Public propertyCreateSourceDataInDrawing Imports the surface source data (breaklines, contours, points, and chains) into the drawing as 3D polylines and points.
Public propertySurfaceData Specifies how to import the data.

See Also

Reference

Was this information helpful?