Due to a scheduled maintenance, a maximum 20 minutes license delivery outage may be expected on July 6 2024 (Saturday) between 6PM to 8PM (CEST).
Archicad C++ API
About Archicad add-on development using the C++ API.

isFlipped does not get set when i try to set it from SDK(possible bug?)

Anonymous
Not applicable
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
bool element.shell.isFlipped
I 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.
0 REPLIES 0

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!