Point Settings for LandXML export.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsLandXMLExportSettingsPointExport
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsPointExport : TreeOidWrapper
VB
Public NotInheritable Class SettingsPointExport Inherits TreeOidWrapper
C++
public ref class SettingsPointExport sealed : public TreeOidWrapper
The SettingsLandXMLExportSettingsPointExport type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CodeAttribute | Specifies the field that is used for the ‘code’ attribute in the LandXML file. |
![]() | DescAttribute | Specifies the field that is used for the ‘desc’ attribute in the LandXML file |
![]() | ExportDescriptionKeys | Specifies whether the description key definitions are exported. Select On to export all description key definitions in the drawing. If there are description keys in the drawing, a message dialog box is displayed. |
![]() | ExportPointReferences | Specifies whether to export point references. Point references substitute a known point name instead of using northing and easting coordinates. |
![]() | PointReferenceTolerance | Specifies the tolerance value for point references. |
![]() | SkipFullWhenSameAsRaw | Specifies whether to export the full description if it is the same as the raw description. |