SOLVED!
[SOLVED] Parameters
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-02-20
09:18 AM
- last edited on
2023-08-01
01:38 PM
by
Doreena Deng
2015-02-20
09:18 AM
Could i get parameters using ACAPI_Element_Select.
F.e. get parameters from selected object and use these parameters for other object. I need hight, width, lenght, and position, probably sym_pos, or is there other way to get position?
I hope this makes sense.
F.e. get parameters from selected object and use these parameters for other object. I need hight, width, lenght, and position, probably sym_pos, or is there other way to get position?
I hope this makes sense.
Solved! Go to Solution.
Labels:
- Labels:
-
Add-On (C++)
13 REPLIES 13
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-11-21 11:13 AM
2018-11-21
11:13 AM
kzaremba wrote:It didn't necessarily – I may have written that straight into the forum rather than a copy/paste from code. Can't be sure because C++ and the API are both constantly evolving, and old code won't necessarily compile in the future.
Why it used to work without casting before ?
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-11-22 07:48 PM
2018-11-22
07:48 PM
Ralph wrote:So true
Can't be sure because C++ and the API

Anyway, I have put it inside a class and suddenly it's starting to crash again. I'm not sure why. Is putting it to the class changes handle somehow?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-11-22 08:29 PM
2018-11-22
08:29 PM
No, we've wrapped the whole API in classes without problems.
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-11-22 11:03 PM
2018-11-22
11:03 PM
Thanks Ralph. You made me double check and I forgot to initialize getParam in the constructor. Now it's working.
- « Previous
-
- 1
- 2
- Next »
- « Previous
-
- 1
- 2
- Next »