|
POST
|
Hi, Yes, the license includes the viewer. The file sizes are somewhat limited currently since they're downloaded in one step (which may take a while), but we're working on technologies that give you the power to stream and visualize vast datasets. Matt
... View more
05-26-2014
03:45 AM
|
0
|
0
|
877
|
|
POST
|
well, our toolset has it's limitations .. it's designed to create designs rapidly, but not cover all possibilities there are, such as a civil engineering application. if you show me precisely what you need in a picture, I may help, but not sure .. ok ? m.
... View more
05-20-2014
01:45 AM
|
0
|
0
|
1412
|
|
POST
|
hi .. ps... did you read through this ? http://cehelp.esri.com/help/index.jsp?topic=/com.procedural.cityengine.help/html/manual/sn/toc.html did you try the 'edit streets' tool ( c key ) ? this lets you edit the streets interactively: http://cehelp.esri.com/help/index.jsp?topic=/com.procedural.cityengine.help/html/manual/is/create/street_tool.html 😮 let me know .. matt
... View more
05-19-2014
07:22 AM
|
0
|
0
|
1412
|
|
POST
|
well, we're all learning in life. I'm here to help, so: sure I'll try to help in future. How I know this ? Well, I work here in the CityEngine development team since 2009, about 4.5 years now. 😉 matt
... View more
05-19-2014
07:16 AM
|
0
|
0
|
9070
|
|
POST
|
Sure .. that should work. So it seems something goes wrong with your CGA code .. Just copy-paste my code into your code and this should work then. Maybe start a fresh rule with this as a base. ok ? Matt
... View more
05-19-2014
04:59 AM
|
0
|
0
|
3155
|
|
POST
|
hey .. try : - creating a new workspace - deleting the '.cityengine' folder in your user account let me know if this helps ! matt
... View more
05-16-2014
01:27 AM
|
0
|
0
|
1213
|
|
POST
|
like so ? [ATTACH=CONFIG]33863[/ATTACH] attr streetSetbackDistance = 5 attr wing_1_width = 50 attr wing_2_width = 24 attr wing_3_width = 12 @StartRule Lot --> StreetSetbacks StreetSetbacks --> setback(streetSetbackDistance) { all : ParcelBorder | remainder : ParcelInner } ParcelInner --> alignScopeToAxes() # align to grid ( north, south, west, east ) setback(wing_1_width) { back : Wing1 | remainder : # setback relative to now oriented scope. namely, back, front, right. setback(wing_2_width) { front : Wing2 | remainder : setback(wing_3_width) { right : Wing3 | remainder : Yard } } } ParcelBorder --> color(.7,.7,.7) Wing1 --> color(.2,.2,.9) Wing2 --> color(.9,.6,.2) Wing3 --> color(.9,.2,.2) Yard --> color(.7,.9,.7)
... View more
05-16-2014
01:24 AM
|
0
|
0
|
9071
|
|
POST
|
thanks, this was helpful. my tests: 2013.1 SR: [ATTACH=CONFIG]33861[/ATTACH] 2014.0 RC: [ATTACH=CONFIG]33862[/ATTACH] So the issue seems fixed. Stay tuned for the release soon. matt
... View more
05-16-2014
01:04 AM
|
0
|
1
|
5168
|
|
POST
|
sorry, I don't seem to follow. can you make a very clear text of the rules of what part should be aligned where ? you say the 'grey part' must be aligned to the 'red line'. but all parts are grey .. maybe use colors for each building wing .. and tell me how the red line is actually defined... ok ? sry .. matt .. 😮
... View more
05-15-2014
08:28 AM
|
0
|
0
|
9070
|
|
POST
|
Hi, sorry for the trouble... can you please try 1 single rectangular shape with this code: Shape -->
extrude(5)
set(material.opacity, 0.5)
this should work in any case. it works for me here. let me know .. matt
... View more
05-15-2014
08:10 AM
|
0
|
0
|
3155
|
|
POST
|
here I say it for you : shit ! 😉 glad it works now .. m.
... View more
05-15-2014
07:47 AM
|
0
|
0
|
1994
|
|
POST
|
hey ! I believe this should not be. Can you post this single polygon and the CGA code here, so I can repro here ? Let me know .. Matt
... View more
05-15-2014
07:33 AM
|
0
|
0
|
5168
|
|
POST
|
hmm. I think it's only that the rule is not assigned correctly to those junction shapes. select those shapes and check the Inspector for proper start rule and rule file. does that work ? m.
... View more
05-14-2014
06:27 AM
|
0
|
0
|
1686
|
|
POST
|
Hi, you still use alignScopeToGeometry(yUp, any, world.lowest) as posted before, try and use alignScopeToGeometry(yUp, any, longest) does this work ? matt
... View more
05-14-2014
04:49 AM
|
0
|
0
|
9070
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 12-06-2012 08:40 AM | |
| 1 | 09-30-2013 08:33 AM | |
| 1 | 08-07-2013 04:45 AM | |
| 1 | 10-15-2012 02:19 AM | |
| 1 | 01-30-2014 12:09 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|