Update layouts / drawings?
Hello, I want to update my layouts by code. Tried checking rebuildcurrentdatabase but didn’t get anything. How can I make the “update” action to be called by code? Thanks!
Hello, I want to update my layouts by code. Tried checking rebuildcurrentdatabase but didn’t get anything. How can I make the “update” action to be called by code? Thanks!
Hi. I'm trying to figure out how do I get the guid of the sun ( if this is even possible ? ). All that I've found is API_SunInfo which is not helpful for me, the 2nd approach is returning empty GS::Array. Thanks for your assistance. API_SunInfo sunIn...
Hello Is there a way to get the directory of the current ARCHICAD file we are working on? Thanks in advance!
Hello, please it's possible to download DG.pdb symbols somewhere??
Hello Everyone, Note - I'm using archiCAD 22 and equivalent SDK for development. I'm working on a program to create objects for which i have geometry information in JSON files. the information is in the form of profile data, extrude begin, extrude en...
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 mat...
Hi, I've got working code for retrieving and displaying the amount of unique operators and targets of SEOs within a project. This works fine until I close the dialog box, and ArchiCAD crashes. I've debugged and this is the error Visual Studio gave me...
Hi, I'm trying to find and select all SEO operators. I'm fairly new to C++ and was wondering why this code doesn't work? The commented line crashes ArchiCAD and I'm not sure why. GS::GSErrCode err = NoError; GS::Array allElements; ACAPI_Element_GetEl...
Hi folks, See the blog post on the developer site: https://archicadapi.graphisoft.com/experimental-python-add-on-for-archicad23 Good luck! Akos
I'm having some trouble where I thought I had this understood. I'm following the examples/documentation for iterating all the elements on the active floor: GS::Array elemList; err = ACAPI_Element_GetElemList(API_WallID, &elemList, APIFilt_OnActFloor)...
User | Count |
---|---|
9 | |
3 | |
3 | |
3 | |
3 |