A SERVICE OF

logo

150 | Chapter 8 DWF API Additions
See Also
getSheetName, SheetName
SheetName Property
Syntax
SheetName
Description
Sets the name of the DWF sheet that contains the map features on this
Autodesk DWF layer.
DWF files consist of a number of sheets, each of which can contain a view of
a different DWG file or a different view of the same DWG file, for example a
layout with different layers turned on or off.
If this property is modified successfully, it automatically sets the rebuild flag
of the layer to True. For more information on 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.
For more information about using DWF sheets, see “How DWFs are
Published in Autodesk Map” on page 28 and “Creating a Layer from a DWF
File Sheet” on page 29.
Parameters
none
Returns
String – Represents the name of the sheet with the map features.
Error Codes
-1 Busy
See Also
getSheetName, setSheetName