SettingsLandXMLExportSettingsSurfaceExport Class |
Surface Settings for LandXML export.
Inheritance HierarchySystemObject
SystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsLandXMLExportSettingsSurfaceExport
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic sealed class SettingsSurfaceExport : TreeOidWrapper
Public NotInheritable Class SettingsSurfaceExport
Inherits TreeOidWrapper
public ref class SettingsSurfaceExport sealed : public TreeOidWrapper
The SettingsLandXMLExportSettingsSurfaceExport type exposes the following members.
Properties | Name | Description |
---|
 | SurfaceData |
Specifies how to export the surface data.
|
 | Watersheds |
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