A SERVICE OF

logo

132 | Chapter 8 DWF API Additions
See Also
getDataSource, setDataSource
getDwf Method
Syntax
String getDwf()
Description
Gets the name of the Autodesk DWF file for the Autodesk DWF layer.
For more information about using DWF files as data source for layers, see
“Setting Up a Data Source for DWF Files” on page 25.
Parameters
none
Returns
String – Represents the name of the DWF file.
See Also
setDwf, Dwf
setDwf Method
Syntax
boolean setDwf(String DWF)
Description
Sets the name of the Autodesk DWF file for the Autodesk DWF layer. If this
method is successful, it sets the rebuild flag of the layer to True. For more
information about the rebuild flag, see setRebuild in the Autodesk MapGuide
Viewer API Help. You can access the MapGuide Viewer API Help by clicking
Autodesk MapGuide 6.5 Documentation Autodesk MapGuide Viewer
API Help on the Program menu.