BIM Coordinator Program (INT) April 22, 2024

Find the next step in your career as a Graphisoft Certified BIM Coordinator!

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
Learn and get certified!

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!