SettingsLandXMLExportSettingsSurfaceExportWatersheds Property |
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.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool Watersheds { get; set; }
Public Property Watersheds As Boolean
Get
Set
public:
property bool Watersheds {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also