how to change the current pen set (via API)?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-01-03
09:43 AM
- last edited on
‎2022-09-29
09:45 AM
by
Daniel Kassai
‎2020-01-03
09:43 AM
Hi.
I find APIEnv_GetCurrPenSetID method in the environment api.
But I can't find the method that changes the current pen set.
Can anyone give a hint?
Thanks.
I find APIEnv_GetCurrPenSetID method in the environment api.
But I can't find the method that changes the current pen set.
Can anyone give a hint?
Thanks.
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-02-07 04:47 PM
‎2020-02-07
04:47 PM
Hi,
There's no such function; you can modify the pen table in that current pen set with ACAPI_Attribute_Modify().
Best, Akos
There's no such function; you can modify the pen table in that current pen set with ACAPI_Attribute_Modify().
Best, Akos