Identification Settings for LandXML export.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsLandXMLExportSettingsIdentification
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsIdentification : TreeOidWrapper
VB
Public NotInheritable Class SettingsIdentification Inherits TreeOidWrapper
C++
public ref class SettingsIdentification sealed : public TreeOidWrapper
The SettingsLandXMLExportSettingsIdentification type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Company | Specifies the creator’s company. | |
| CompanyURL | Specifies the company’s URL. | |
| Creator | Specifies the creator of the LandXML file. | |
| EmailAddress | Specifies the creator’s email address. | |
| WriteIdentificationElements | Specifies whether the identification properties are written to the LandXML file. |
