Trouble changing a GDL object's paramaters
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-11-13
08:41 AM
- last edited on
‎2022-09-29
09:59 AM
by
Daniel Kassai
‎2019-11-13
08:41 AM
Hi
I'm trying to change the surface of a door in my project, using the api. I tried using several functions-
- i tried using the "APIAny_ChangeAParamter", based on the example in the msdn. I only replaced the paramater's name in the "CHCopy" line. It didn't work.
- i also tried using the
"ACAPI_Element_ChangeParameters"
But couldn't get it to work either
Could really use some help
Thanks
I'm trying to change the surface of a door in my project, using the api. I tried using several functions-
- i tried using the "APIAny_ChangeAParamter", based on the example in the msdn. I only replaced the paramater's name in the "CHCopy" line. It didn't work.
- i also tried using the
"ACAPI_Element_ChangeParameters"
But couldn't get it to work either
Could really use some help
Thanks

Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2019-11-26 08:15 PM
‎2019-11-26
08:15 PM
I got it. I didn't use the mask's memo_addparams as i should have
Thanks
Thanks