Share

SettingsLandXMLImport Class

Settings that define how data is imported from LandXML file.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLImport


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public class SettingsLandXMLImport : TreeOidWrapper

VB

Public Class SettingsLandXMLImport
	Inherits TreeOidWrapper

C++

public ref class SettingsLandXMLImport : public TreeOidWrapper

The SettingsLandXMLImport type exposes the following members.

Properties

 NameDescription
Public propertyAlignmentImport Alignment import settings for LandXML importing.
Public propertyConflictResolution ConflictResolution settings for LandXML importing.
Public propertyDiameterUnits DiameterUnits settings for LandXML importing.
Public propertyFeatureLineImport Feature Line import settings for LandXML importing.
Public propertyPipeNetwork PipeNetwork settings for LandXML importing.
Public propertyPointImport PointImport settings for LandXML importing.
Public propertyPropertySetData Property Set Data settings for LandXML importing.
Public propertyRotation Rotation settings for LandXML importing.
Public propertySurfaceImport SurfaceImport settings for LandXML importing.
Public propertyTranslation Translation settings for LandXML importing.

See Also

Reference

Was this information helpful?