Settings that define how data is imported from LandXML file.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
| Name | Description | |
|---|---|---|
| AlignmentImport | Alignment import settings for LandXML importing. | |
| ConflictResolution | ConflictResolution settings for LandXML importing. | |
| DiameterUnits | DiameterUnits settings for LandXML importing. | |
| FeatureLineImport | Feature Line import settings for LandXML importing. | |
| PipeNetwork | PipeNetwork settings for LandXML importing. | |
| PointImport | PointImport settings for LandXML importing. | |
| PropertySetData | Property Set Data settings for LandXML importing. | |
| Rotation | Rotation settings for LandXML importing. | |
| SurfaceImport | SurfaceImport settings for LandXML importing. | |
| Translation | Translation settings for LandXML importing. |
