how can I select the shapes with customized condition?

2761
1
09-11-2015 03:52 AM
jiazhiqiang
New Contributor

follow the title, e.g

                                    1. only want to select the shapes  with : model height > 10.

                                   2. select the shapes with parameter shapeCreation = true && area > 20 ...

                                    etc

newbie,need details. thanks in advance!

Tags (1)
0 Kudos
1 Reply
by Anonymous User
Not applicable

For #1: In your rule, when the condition model height > 10 is true then extrude the building to an abnormally high height like 300, or color is a certain color. Just "flag" the error using the rule.

For #2: Learn python for CE.

0 Kudos