Add new categories to zones and materials
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-11 11:16 AM
I'm new to scheduling although I have been using the rest of AC for some time.
I am wanting to use the Scheduler in 2 different ways but I think the process of doing it is the same!
Firstly at an urban level to use zones to show a population number and a density, AC knows the area so can I add a total population parameter to a Zone stamp? Secondly, can AC divide one by the other to give a density??
At a building level, I want to be able to calculate the embodied carbon in the materials. AC knows the volume of each material, I want to add density and carbon per KG to the materials, then get AC to multiply this up.
Any assistance would be gratefully recieved.
Regards
Matt
- Labels:
-
Data management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-11 11:21 AM
Ta
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-11 06:18 PM
mattb wrote:The first part is relatively easy - use one of the User Defined variables in the zone stamp. You can add that field to your schedule. To make it display in the stamp takes a little bit of GDL to modify the stamp - discussed in other threads (look for 'custom zone stamp').
Firstly at an urban level to use zones to show a population number and a density, AC knows the area so can I add a total population parameter to a Zone stamp? Secondly, can AC divide one by the other to give a density??
At a building level, I want to be able to calculate the embodied carbon in the materials. AC knows the volume of each material, I want to add density and carbon per KG to the materials, then get AC to multiply this up.
To do the division requires a custom zone stamp as the division would take place by the code inside the stamp. The schedules cannot do any math.
Because you have STart edition, that's pretty much your options I think. AFAIK, STart edition does not have the Calculate menu functionality which would allow you to generate a list report that does the division. Similarly, the calculate functionality is what supports property objects which would be able to retrieve the volume and do the carbon math for you.
I found this table comparing STart with 13 and don't immediately see Calculate Menu listed there, but I'm pretty sure that it is not included in ST:
(not that property objects / etc is easy for anyone)
Cheers,
Karl
AC 28 USA and earlier • macOS Sequoia 15.2, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-11 07:39 PM
Thanks,
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-11 10:37 PM
The schedule can do a little calculation, it can add the total by checking the sum button.
However check out this zonestamp: Total Zone
With this zonestamp: Total Zone you can input the needed area per person. Based on 'gross area' or 'net area' the number of people is calculated. This amount can be used in schedules.
Beside the occupancy load, there are many other features.
About the material calculation. Unfortunately it is not possible to request the volume/area of a certain material in a schedule all at once. (I doubt this is possible in a list, is it Karl?)
Because you request information from AC elements (aka not objects), there is no possibility to add GDL code to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-12 04:45 AM
Master wrote:Actually, GDL can obtain the information on each skin of a composite, and each "component" of a complex profiles element. From there, anything can be calculated - whether for a zone stamp, custom parameter, or a list scheme (via property object).
About the material calculation. Unfortunately it is not possible to request the volume/area of a certain material in a schedule all at once. (I doubt this is possible in a list, is it Karl?)
Because you request information from AC elements (aka not objects), there is no possibility to add GDL code to it.
Cheers,
Karl
AC 28 USA and earlier • macOS Sequoia 15.2, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-12 09:11 AM
Masterscript - thanks for the other information, very useful.
Cheers
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-12 09:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-12 07:30 PM
The Model View options bit is fantastic.
Now, could we somehow combine Master Script's TotalZone, with Yanni Alexakis' LGZone which maps OmniClass "Spaces by Function" Table into a nice package which then grabs a bit of the Cadimage ZoneTools found in their Site+Massing package.
Combine all of that mental horsepower and hard coding and then make it STANDARD functionality in the base package. Then we're getting somewhere.
Bravo y'all!
AC4.55 through 27 / USA AC27-6000 USA
Rhino 8 Mac
MacOS 14.6.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-09-18 08:47 PM
Aaron wrote:And while you are at it, add MADs Zonematic:
Brilliant.
Now, could we somehow combine Master Script's TotalZone, with Yanni Alexakis' LGZone which maps OmniClass "Spaces by Function" Table into a nice package which then grabs a bit of the Cadimage ZoneTools found in their Site+Massing package.
Combine all of that mental horsepower and hard coding and then make it STANDARD functionality in the base package. Then we're getting somewhere.
http://www.mad.fi/mad/englishzonematic.html