Share

SettingsLandXMLExport.SettingsSurfaceExport Class

Surface Settings for LandXML export.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLExportSettingsSurfaceExport


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

Syntax

C#

public sealed class SettingsSurfaceExport : TreeOidWrapper

VB

Public NotInheritable Class SettingsSurfaceExport
	Inherits TreeOidWrapper

C++

public ref class SettingsSurfaceExport sealed : public TreeOidWrapper

The SettingsLandXMLExportSettingsSurfaceExport type exposes the following members.

Properties

 NameDescription
Public propertySurfaceData Specifies how to export the surface data.
Public propertyWatersheds Exports both the points and the surface faces, if available. Creates the surface information from the face edges and creates a surface that is identical to the surface definition.

See Also

Reference

Was this information helpful?