cancel
Showing results for 
Search instead for 
Did you mean: 
go
cancel
Showing results for 
Search instead for 
Did you mean: 
Miha Nahtigal
Expert
since ‎2006-09-19
10 hours ago

User Statistics

  • 151 Posts
  • 20 Solutions
  • 34 Likes given
  • 70 Likes received

User activity

After getting tired of the numerous commercial AI rendering services out there, I decided to create my own. The goal is simplicity. The add-on captures a snapshot of your current 3D view when you click "Capture Current 3D". Simply enter your prompt below the captured image a...
I’d like to invite you all to try a new, totally free (no hidden fees or costs whatsorever) Archicad add-on available here: https://www.bimquants.com/lite/index.html This is the Lite version of BIMquants system, and it will be free forever. I even intent to make it open sour...
Due to recent changes, I am selling one of my AC29 INT licences. It still has an active SSA subscription. I am based in EU/SI. DM for info.
Hi all. I am trying to add 'VERS' resource to my AddonFix.grc file as described in https://community.graphisoft.com/t5/Archicad-C-API/How-to-add-Add-On-version-info/td-p/148371 It does not work - throws an error "Write_Error: Structure beginning keyword is expected or illega...
HI everyone. I am looking for a way to get a parameter description from a placed GSM object. I can get parameter's name with const API_AddParType& parameter = (*memo.params)[ii]; GS::UniString ParameterName = parameter.name; but the values of "valueDescription" or "uDescname...