How do I select all face/wall based families on a wall and delete them
i cannot find the Grimshaw package
Its called archilab.net now on http://www.dynamopackages.com/
1 Like
Centroid unit wall Duplication.dyn (16.8 KB)
Centroid.dyn (5.1 KB)
Centroid unit wall.dyn (7.1 KB)
Centroid unit wall Hide voids.dyn (15.1 KB)
You can filter them in many different ways.
ByParameterValue, ByName etc.
Or you can use “String.Contains” to get true/false on your elements and then filter with List.Filt.ByBoolMask.
1 Like
I gave a pretty good example of how to do this in the other topic @ashwinash112 started.
1 Like
