Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Shadow amount of area object property like in Ecotectc

4 REPLIES 4
Reply
Message 1 of 5
office
544 Views, 4 Replies

Shadow amount of area object property like in Ecotectc

Hello

 

we would like to calculate shadow percentage for each windows in building in 15 minutes interval and export it to file.

It was possible in Ecotectc software, but is it possible in other autodesk software too?

 

Best Regards

Paul Furtak

4 REPLIES 4
Message 2 of 5
jeremytammik
in reply to: office

Dear Paul,

 

Yes, absolutely.

 

In Revit, you could automate it by implementing an external event and triggering that in a 15-minute windows timer.

 

Then, use the best approach to determine the window area percentage and export that.

 

Cheers,

 

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 5
office
in reply to: office

Dear Jeremy

Thanks a lot!

We are software developer for building automation systems and our shutter control system for large buildings projects is using data generated by Ecotect software until now.
Now we have to realize the Vienna head office of siemens and need updated calculation software due the Ecotect limitations 😉.

I was a autolisp and arx developer many years ago and I need a little start help for Revit API. Do you have trainings or webinars about?


May I ask for small code example for my task : “use the best approach to determine the window area percentage”


Best regards | Freundliche Grüße

Paul Furtak
Managing Director | Geschäftsführer



NETxAutomation Software GmbH
Maria Theresia Strasse 41 - TOP 10
4600 Wels | Austria
Tel +43 7242 252900
paul.furtak@netxautomation.com
www.netxautomation.com


[cid:image001.png@01CFD19A.ADC5E4B0] [cid:image002.png@01CFD19A.ADC5E4B0]
Member of: KNX Association | OPC Foundation | BACnet Interest Group Europe
Geschäftsführer: Pawel Furtak | USt.-ID: ATU61416408 | Firmenbuch-Nr: FN 258390k | FB-Gericht: Landesgericht Wels
Message 4 of 5
jeremytammik
in reply to: office

Dear Paul,

 

Cool that you worked with AutoLISP and ARX. So did I. Don't expect that to help you learn Revit programming, though.

 

The Revit API is very small and simple, with a twist.

 

The most important things to understand about of Revit programming are:

 

  • You need to understand the product first, from an end user point of view, or the API will make no sense at all.
  • Realise that the Revit API is entirely event driven. You can only use it in a valid Revit API context, and the valid context is only provided within the event handlers.

 

Here is everything you need to get started using the Revit API:

 

http://thebuildingcoder.typepad.com/blog/about-the-author.html#2

 

Here is everything you need to understand how to implement the external event:

 

http://thebuildingcoder.typepad.com/blog/about-the-author.html#5.28

 

I suggest you start from that end and get hold of some sample models to test in.

 

Implement a dummy window area percentage calculator for starters.

 

Once you have that in place, ask a new question here in the forum about implementing the window area percentage calculator for real.

 

Before doing that, discuss with some application engineers and product usage experts how that calculation should be approached manually.

 

That will help decide how to address it programmatically.

 

Good luck, and have fun!

 

Cheers,

 

Jeremy

 

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 5 of 5
office
in reply to: jeremytammik

Ok, thank you

Best Regards
Paul

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Customer Advisory Groups


Rail Community