isFlipped does not get set when i try to set it from SDK(possible bug?)
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-07-24
05:52 PM
- last edited on
2022-10-05
01:23 PM
by
Daniel Kassai
2019-07-24
05:52 PM
Hello Everyone,
Note - I'm using Archicad 22 and the equivalent SDK for it. I have not provided my code because its similar to the code provided with the Element_Test example in the SDK. in case code is still required i will post it.
I wanted the material to be created inside the profile instead of outside(which is default) the parameter to do this is
there is a example function named
im guessing that it is a bug in SDK? if not please guide me how i can change the direction of material.
Thank You in advance.
Note - I'm using Archicad 22 and the equivalent SDK for it. I have not provided my code because its similar to the code provided with the Element_Test example in the SDK. in case code is still required i will post it.
I wanted the material to be created inside the profile instead of outside(which is default) the parameter to do this is
bool element.shell.isFlippedI have tried to set it to true and false both but it gives the same result.
there is a example function named
Do_CreateRevolvedShell()in Element_Basics.cpp of the Element_Test project of SDK which is using the parameter but changing the parameter in that example also does nothing.
im guessing that it is a bug in SDK? if not please guide me how i can change the direction of material.
Thank You in advance.
Labels:
- Labels:
-
Add-On (C++)
0 REPLIES 0