Got a minute? We appreciate your feedback:

Graphisoft Learn survey
Archicad C++ API
About Archicad add-on development using the C++ API.

Forum Posts

New Developer Hub Migration Completed

[UPDATE] Hi all, thank you for your patience. We are happy to announce that the migration of the Developer Hub has been completed. The Developer Forum is officially retired. To get a quick overview of the new Developer Hub, kindly check out this arti...

Resolved! Cannot set properties of curtain walls

Hello Archicad community,For some reason I cannot successfully set properties for curtain wall elements (error code: -2130313112, "The passed parameters are inconsistent." according to http://archicadapi.Graphisoft.com/documentation/error-codes)It is...

Anonymous
Anonymous
  • 1083 Views
  • 2 replies
  • 0 likes

ENERGY EVALUATION THROUGH API

Dear All,How is it possible to get the energy evaluation results through the API?Thx.

Anonymous
Anonymous
  • 535 Views
  • 0 replies
  • 0 likes

Resolved! Get Facade Panels in Order?

Hello Archicad community,Based on the grid mesh I can get each facade panel's dimensions and convert it into a wall (attachment 1 is the input, attachment 2 the output), however, the panels I get do not seem to be in any particular order (attachment ...

Anonymous
Anonymous
  • 2032 Views
  • 3 replies
  • 0 likes

Resolved! API DATABASE_CONTROL EXAMPLE ERROR

I went through the post in the following link https://Archicad-talk.Graphisoft.com/viewtopic.php?f=23&t=62110 and changed the following lines of code to run the project.beforeDBASSERT (book->save (UNISTR_TO_LIBXLSTR(filepath)));book->release ();after...

SajW Participant
  • 1937 Views
  • 5 replies
  • 0 likes

Curtain Wall and ACAPI_Element_Change

I have started to make a script to change types of panels in CWall (Particularly one doors to another). But during some prototyping, I have noticed that in documentation API_Element_Change doesn't support CWall at all. Is it right? Should I do, delet...

Anonymous
Anonymous
  • 864 Views
  • 3 replies
  • 0 likes

Imported attributes are valid only for current instance

Hi, guys!I have a working addon which reads a text file and adds new elements in AC: walls, roofs, etc. with some properties. When I import a wall, for example, a piece of the wall is immediately drawn and I can move and modify it. I can see its prop...

Anonymous
Anonymous
  • 1602 Views
  • 7 replies
  • 0 likes

Resolved! Element ID and other old Properties

I have quite a simple question. But I really could find a simple solution in the documentation. I have check Element and Memo structure and it's not there.I would like to access element ID and also other Properties which are older than properties lik...

Anonymous
Anonymous
  • 1061 Views
  • 4 replies
  • 0 likes

Resolved! API_CWSegmentType vs. API_CWallSegmentType

Hello dear Archicad forum,Does anyone know why there are two very similar but not quite the same entries for curtain wall segments?:http://archicadapi.Graphisoft.com/documentation/api_cwsegmenttypehttp://archicadapi.Graphisoft.com/documentation/api_c...

Anonymous
Anonymous
  • 1585 Views
  • 1 replies
  • 0 likes