Update to my #DynaStandard extension is now on the github/Dynamo package manger websites for people to download
The following post includes information about what the updates are and two seperate videos.
https://t.co/XIdmPeXBzZ
#ukdynug#dynamobim#ukbimcrew
@johntpierson@radugidei@bimwood Might be worth having a review of the following information on porting from .net framework to .net.
Its on my list to fully review and understand before I do take the plunge
https://t.co/lgcacyLCY1
@KevinJFielding@Thomas__Mahon Watch out because chatgpt does not use the latest version of uniclass(could this be why it got it wrong?)?
I think it's last data set was in 2021, so to get around this change the prompt and give it the latest versions then ask it to get the uniclass from this new data.
@Studio_Bim Formula for revit taken from https://t.co/hZYuFImwW1
Red is the triangle in question therefore you have a right angle triangle so can use the following:
A = acos(b / c)
@johntpierson I have some code to put towards that goal :).
The section in my github gist check all installed revit versions, then it will check the version of dynamo installed from the dll's.
Need refining to work on just a specific version of revit.
https://t.co/T7P7jtVZqv
@KevinJFielding@StewartGH1970 There are solutions out there for LAN cache server for consoles or pc game stores. It downloads the files once then all consoles or pc games will get from LAN server :)
@StewartGH1970@KevinJFielding I've seen games download 200mb worth of data but will update 10gb worth of files. Some great technology out there with compression and only downloading what has changed(eg not the full file again).