Share

SettingsLandXML Class

Settings that define how data is imported from LandXML file.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXML


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

Syntax

C#

public class SettingsLandXML : TreeOidWrapper

VB

Public Class SettingsLandXML
	Inherits TreeOidWrapper

C++

public ref class SettingsLandXML : public TreeOidWrapper

The SettingsLandXML type exposes the following members.

Properties

 NameDescription
Public propertyExport Export settings for landXML.
Public propertyImport Import settings for landXML.

See Also

Reference

Was this information helpful?