Automatically create coverings modeled as native Archicad walls.
[Read More]I’m an independent Software Engineer and Mathematician. My main focus is on developing Add-Ons for Archicad. I develop custom software for clients as well as software which I offer on this site.
Clients
Interior Wizard Add-On Usage & Comparison
The interior wizard (part of the Archicad Goodies Add-Ons) is sometimes recommended for wall finishes. So I wanted to check it out, since my Room Coverings Add-On tries to solve the same problem.
[Read More]Ortho Tool
Align and orthogonalize walls and beams to the current view angle
if they are within a given tolerance.
MVO Properties Label
How to Get Room Areas With and Without Plaster Reduction Using the Room-Coverings Add-On
There is no easy, out of the box way to get zone areas both with and without plaster area in Archicad. You could achieve it by modeling the plaster walls as separate simple walls and setting them up to reduce the room area. But to model all plaster manually instead of using composite materials is horrible! With the Room Coverings Add-On you can automate a big chunk of that modeling work. In this post I’ll demonstrate how to use the Add-On to model the separate plaster walls automatically and how to get the room area with and without the subtraction of the plaster area.
[Read More]How to Use Superscript or Subscript in Archicad Properties
There are no direct text formatting options in Archicad properties. Which makes sense, since properties are more about information and data than its presentation. But it’s an issue when properly setting e.g. fire codes as asked in this question in the Graphisoft Community.
[Read More]How to Use Property GUIDs with the Archicad Python API
In last weeks post I showed an easy way to get GUIDs of properties. Now how do you use these GUIDs? One particular question I got was how to use them with the Archicad Python API. So I’ve made a sample script to demonstrate how to obtain specific property values for a list of elements.
[Read More]How to Get Property GUIDs
It’s a hassle to get the GUIDs of properties. I used and saw a few roundabout ways. Then I came across this post on the Graphisoft Community and used it as an opportunity to make an easier way once and for all. So I’ve developed a small label object which can be used to get and display Property GUIDs quickly.
[Read More]How to Find Library Part Parameters for Scheduling in Archicad
Scheduling library part objects in Archicad comes with its own set of obstacles. There is no search for the parameters and the selection list for the parameters is tiny. For objects with a long list of parameters, this can be a daunting manual search. Especially if you don’t know its full name. I’ll show you a small workaround how to find such parameters more easily.
[Read More]How to Label Segments of Beams or Columns in Archicad
TLDR: Label-Tool -> Hover over Segment -> Tab-Key -> Click
I couldn’t find this written out anywhere. And for a simple task like this, it unfortunately took me way too long to figure out how to do this.
[Read More]