|
feature->iissuppressed2
hello
i am working on c++ code that check whether selected feature is supressed or not in the drawing document.
when i am using iissuppressed2 api for this configuration, i am getting same value for (states) supressed and unsupressed case.
i also created macro for this purpose, it works fine.
can anyone have example that uses this api.
feature->iissuppressed2 ( config_opt, config_count, config_names, *states)
quick |
|