A SERVICE OF

logo

148 | Chapter 8 DWF API Additions
Parameters
none
Returns
String (read/write) – Represents the layer filter.
Error Codes
-1 Busy
See Also
getLayerFilter, setLayerFilter
getSheetName Method
Syntax
String getSheetName()
Description
Gets 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.
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.