Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make PRT shape tree width/depth limits configurable #105

Open
mistafunk opened this issue Apr 3, 2019 · 0 comments
Open

make PRT shape tree width/depth limits configurable #105

mistafunk opened this issue Apr 3, 2019 · 0 comments
Assignees

Comments

@mistafunk
Copy link
Collaborator

complex rules and large input meshes (also multipolygon) can easily trip over the default shape tree width/depth limits.

these limits can be configured with attributes:
https://esri.github.io/esri-cityengine-sdk/html/classprt_1_1_initial_shape_builder.html#a54112771964d72bdad2ce9d6a28fe20a

basically boils down to verify that attribute names are allowed to have forward slash characters

@mistafunk mistafunk self-assigned this Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant