SettingsLandXMLExportSettingsSurfaceExport 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.292
Syntax
public sealed class SettingsSurfaceExport : 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.
Top
See Also