A SERVICE OF

logo

MGDwgDataSources Object | 93
Parameters
none
Return Values
String – Represents the category of the theme that is assigned as the filter or
an empty string.
Error Codes
-15 (DoesNotApply)
See Also
setThemeCategory, ThemeCategory, getThemeName, setThemeName,
ThemeName
setThemeCategory Method
Syntax
boolean setThemeCategory(String themeCategory)
Description
Sets the category of the theme that you want to assign as the DWG filter. It
also automatically sets FilterType to a Theme Filter (value of 2). For infoma-
tion about FilterType, see “FilterType Property” on page 83.
In DWG layers, you can specify an AutoCAD Map theme as the filter for layer
data. Use this method to set the category of the theme for the filter.
For information about theme categories, see Step 8 under “Creating a Layer
from a Theme” on page 13.