Share

SettingsLandXMLExport.SettingsFeatureLineExport Class

FeatureLine Settings for LandXML export.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLExportSettingsFeatureLineExport


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

Syntax

C#

public sealed class SettingsFeatureLineExport : TreeOidWrapper

VB

Public NotInheritable Class SettingsFeatureLineExport
	Inherits TreeOidWrapper

C++

public ref class SettingsFeatureLineExport sealed : public TreeOidWrapper

The SettingsLandXMLExportSettingsFeatureLineExport type exposes the following members.

Properties

 NameDescription
Public propertyFeatureLineAddNameToUnNamed Add names to unnamed Feature Lines or not.
Public propertyNewNameTemplate Get the default name formats for un-named feature lines.

See Also

Reference

Was this information helpful?