cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…

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

How can I find any Example ( or source code ) ... ?

Not applicable
I found Automatic Dimension.apx in Add-on\Standard folder. How can I find any Example ( or source code ) of it.
( or example about Creating Dimension ...)
Thank you.
Hemmachr.
1 REPLY 1
Hemmachart wrote:
I found Automatic Dimension.apx in Add-on\Standard folder. How can I find any Example ( or source code ) of it.
( or example about Creating Dimension ...)
The source code for standard ArchiCAD add-ons isn't usually open-source, and I doubt it is available anywhere.

I assume you've looked through the examples with the API dev-kit? I don't remember an example which creates a dimension, but the principles involved in creating any element should be relevant.

Take a look through the documentation covering the creation of elements, and look at the data structure 'API_DimensionType' for a start.
Ralph Wessel BArch
Central Innovation