Skip to content

ACFILTER_GFX_ENABLE ​

ACFILTER_GFX_ENABLE enables the usage of the attribute and class filter for graphics.

Syntax ​

leo-grammar
CC "Documentation" ACFILTER_GFX_ENABLE attribute:strValue

#--> RESULT ecode:intValue .
CC "Documentation" ACFILTER_GFX_ENABLE attribute:strValue

#--> RESULT ecode:intValue .

Parameters ​

  • attribute (strValue) - the name of the attribute

Returns ​

  • ecode (intValue) - Contains the error code or is 0 in case of success.

Details ​

Calling this command has the same effect as checking the checkbox "Use attribute and class filter for graphics" in the dialog "attribute and class filter" dialog.

This command has no effect when the attribute and class filter is disabled.

See Also ​

ACFILTER_ENABLE
ACFILTER_DISABLE
ACFILTER_GFX_DISABLE

Examples ​

asc
CC "Documentation" ACFILTER_GFX_ENABLE attribute:"Attribute and Class Filter"
CC "Documentation" ACFILTER_GFX_ENABLE attribute:"Attribute and Class Filter"

Versions and Changes ​

Available since ADOxx 1.3