Quantcast
Channel: ArchiCAD-Talk - Developer Forum
Viewing all articles
Browse latest Browse all 564

Global Variables

$
0
0
Author:Ralph Wessel
Posted: Tue Apr 18, 2017 6:44 pm (GMT+1)


poco2013 wrote:
Just wondering if it would be possible to create a series of global variables or properties which could be accessible by any other ADD-Ons and exist for the life of the Plan?

If so, could those same global properties be used to reference that info within a standard schedule?

The purpose of such "global" properties would be to accumulate such plan wide information such as area analysis , quantities, costs. etc. etc.

I don't think it's possible for an add-on to create project-based data that can be directly accessed by other add-ons. And it wouldn't be safe for multiple add-ons to modify that data without a common mechanism to manage it.

An add-on could provide access to the data via an external command or service, i.e. other add-ons could call it to get/set data if it provided a published command set.

However, I don't see any way for that data to interact directly with ARCHICAD's scheduling. There is no API to inject schedule content (to my knowledge).
_________________
Ralph Wessel
Cadimage


Viewing all articles
Browse latest Browse all 564

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>