We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2018-08-14 04:57 PM - last edited on 2022-11-30 10:52 AM by Daniel Kassai
Solved! Go to Solution.
2018-08-16 12:45 PM
2018-08-16 01:18 PM
JGoode wrote:As you can read in the blog post, I wrote down how I created those files and why:
Well as a start, where do the files come from in the RFIX, RINT, Src folders? Like the GRC, rc2, cpp, h, hpp...etc?
So I placed my SVG image here into the Images folder and created the HelloWorld_ExampleFix.grc for the non-localizable resources...
RINT folder contains the localizable resources (for example strings and dialogs). I created the HelloWorld_Example.grc into this folder with the following content...
Src is for the C++ source code. Main.cpp contains the 4 required functions of the Add-On...
JGoode wrote:If you successfully installed the proper build environment (for example Visual Studio 2017) then you just have to open any of the example projects and execute the build command. The .apx file will be on the build output folder.
Little things like how to get from the example project file to having the apx file would be a very useful thing to have somewhere.
JGoode wrote:AddOnAdmin tool is inside the DevKit, you don't have to install it. Just execute it and use your Developer ID to generate new unique ID for your AddOns. You can save the database anywhere, it's just for you. Only the IDs are needed to be placed into the MDID resource in your Fix GRC.
Also, where to install the Add-on manager exactly, or where to save the database (I couldn't get it to work and it was just showing as red)
2018-08-16 01:31 PM
2019-07-14 10:43 PM
JGoode wrote:Now that you have that all figured out You may not need an add-on for that. You can use the Element ID Manager to assign ID counters/text to elements or groups of elements, and you use an Interactive Schedule to see how many of each there is. Also, the Interactive Schedule is a great way to select and view things like that in 2D or 3D window.
Hello,
How difficult would it be to create an add-on that could calculate how many groups / SEO's there are in a project?
Thanks
ArchiCAD 25 7000 USA - Windows 10 Pro 64x - Dell 7720 64 GB 2400MHz ECC - Xeon E3 1535M v6 4.20GHz - (2) 1TB M.2 PCIe Class 50 SSD's - 17.3" UHD IPS (3840x2160) - Nvidia Quadro P5000 16GB GDDR5 - Maxwell Studio/Render 5.2.1.49- Multilight 2 - Adobe Acrobat Pro - ArchiCAD 6 -25
2019-07-31 03:07 PM
Steve wrote:How would I assign ID counters to groups of elements?
JGoode wrote:Now that you have that all figured out You may not need an add-on for that. You can use the Element ID Manager to assign ID counters/text to elements or groups of elements, and you use an Interactive Schedule to see how many of each there is. Also, the Interactive Schedule is a great way to select and view things like that in 2D or 3D window.
Hello,
How difficult would it be to create an add-on that could calculate how many groups / SEO's there are in a project?
Thanks
2019-08-01 02:24 AM
JGoode wrote:Assign the same ID to each element using Element ID Manager - for each set of Operators and in each set of Targets.
Steve wrote:How would I assign ID counters to groups of elements?
JGoode wrote:
Hello,
How difficult would it be to create an add-on that could calculate how many groups / SEO's there are in a project?
Thanks
Now that you have that all figured out You may not need an add-on for that. You can use the Element ID Manager to assign ID counters/text to elements or groups of elements, and you use an Interactive Schedule to see how many of each there is. Also, the Interactive Schedule is a great way to select and view things like that in 2D or 3D window.
ArchiCAD 25 7000 USA - Windows 10 Pro 64x - Dell 7720 64 GB 2400MHz ECC - Xeon E3 1535M v6 4.20GHz - (2) 1TB M.2 PCIe Class 50 SSD's - 17.3" UHD IPS (3840x2160) - Nvidia Quadro P5000 16GB GDDR5 - Maxwell Studio/Render 5.2.1.49- Multilight 2 - Adobe Acrobat Pro - ArchiCAD 6 -25