DOC
|
Thank you so much Taisha, it's greatly appreciated. Just a bit of feedback as to why I asked ... the 30 day free trial is/can be a real time saver for some of us who otherwise need to go through our IT departments in order to access these latest releases and then wait for them to be packaged up into official software updates. This way saves me days if not weeks sometimes and is especially handy if you want to test and implement something in the latest release (as is the case now) for an upcoming deadline. Thank you once again. Alan K.
... View more
11-01-2020
03:13 PM
|
0
|
0
|
753
|
DOC
|
Thanks Taisha Fabricius This might be stretching the CE friendship a bit but any chance we can also get a 2020.1 version now as well? The usual 30 Day Free Trial NEXT button seems to go nowhere at the moment ?
... View more
10-28-2020
10:31 PM
|
0
|
0
|
753
|
POST
|
Could you perhaps use python to determine image brightness and encode it into the filename of the images you are dealing with? Suggests he who is terrible at python Not ideal but theoretically it would work for what you need.
... View more
01-29-2020
08:48 PM
|
0
|
0
|
64
|
POST
|
Hi Tim, Glad you like it. It's still very much a hack but a good and useful one I have an intense week or two coming up but I'll see if I can shoot you something across after that. Cheers.
... View more
01-15-2020
05:29 PM
|
0
|
1
|
26
|
POST
|
You could simply report it but that's not really usable for aggregated internal calculations unless you do it with Python. Here's one that calculates number of dwellings per hectare. PS: I colour the bottom splits just for a visual check. Not that you can see it from this angle. version "2019.1" @Hidden attr length = 30 attr width = 30 // Added this -------------------------------------------------------------- attr buildingNumber = 0 attr parcelArea = geometry.area // Added this -------------------------------------------------------------- Generate--> split(x) { 25 : Garden | length : split(z) { 25: Garden | width:Building}*}* Building--> case geometry.area < length*width -5 : Garden else : extrude(30) // Added this -------------------------------------------------------------- comp(f) { bottom : label("countBuilding") countBuildings | all : NIL. } countBuildings --> color(1,0,0) set(buildingNumber,contextCount(intra, "countBuilding")) print("Dwelling Density Per Ha " + buildingNumber/(parcelArea/10000)) print("Building Count " + buildingNumber) // Added this --------------------------------------------------------------
... View more
12-22-2019
05:55 PM
|
2
|
1
|
8
|
POST
|
Hi CE folks, I've been progressively working my way through python and have a question about aggregate reporting with Python. In this case I'm trying to report FAR on a precinct level. I can do this via FME where I aggregate; Podium + Tower GFA's to Parcels Parcel GFA's to Precinct But am wondering if there's a way to somehow do this directly in CE and Python ? Has anyone done something similar perhaps ? Any ideas, help would be much appreciated. Cheers !
... View more
12-16-2019
08:39 PM
|
0
|
2
|
102
|
POST
|
As per my reply here CityEngine 2019 missing Plant Library ? If you have ESRI.lib installed correctly in your workspace, and your projects sitting in there correctly too, then it should work properly. It does for me. Otherwise you'll need to supply more info on how you have these set up.
... View more
12-16-2019
05:57 PM
|
0
|
0
|
13
|
POST
|
If you have ESRI.lib installed correctly in your workspace, and your projects sitting in there correctly too, then it should work properly.
... View more
12-16-2019
05:53 PM
|
0
|
0
|
139
|
POST
|
I can't test your rulefile obviously, so I tried a quick test exporting some building footprints that are mapped with an aerial image - pretty standard stuff. I get a one to one match between CE view and OBJ, FBX and Collada. (this is with Lightwave as I don't have MAX on this machine - but can test it tomorrow) As Kenneth mentioned, try centering the model, plus try using "Only write first layer of UV's" perhaps ? Autodesk developed / owns the FBX format so I find it hard to fathom that it wouldn't work properly with MAX.
... View more
11-26-2019
10:43 PM
|
0
|
1
|
21
|
POST
|
... nevermind folks. I've figured out where I was going wrong, seems my python understanding was somewhat lacking.
... View more
11-26-2019
09:59 PM
|
0
|
0
|
10
|
Online Status |
Offline
|
Date Last Visited |
12-15-2020
09:13 PM
|