Share

SettingsLandXMLImport.SettingsPointImport Class

PointImport settings for LandXML importing.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLImportSettingsPointImport


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

Syntax

C#

public sealed class SettingsPointImport : TreeOidWrapper

VB

Public NotInheritable Class SettingsPointImport
	Inherits TreeOidWrapper

C++

public ref class SettingsPointImport sealed : public TreeOidWrapper

The SettingsLandXMLImportSettingsPointImport type exposes the following members.

Properties

 NameDescription
Public propertyPointDescription Specifies how to map the ‘desc’ and ‘code’ attributes to the point descriptions.

See Also

Reference

Was this information helpful?