DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
340 stars 188 forks source link

2. Element.Solids returns NULL #2163

Open ColinDayOrg opened 6 years ago

ColinDayOrg commented 6 years ago

Issue by nmeek Monday Nov 02, 2015 at 15:11 GMT Originally opened as https://github.com/DynamoDS/Dynamo/issues/5636


  1. Element.Solids returns NULL when a wall’s profile has been modified such that it extends beyond the original wall boundary
ColinDayOrg commented 6 years ago

Comment by dimven Tuesday Nov 03, 2015 at 03:28 GMT


I've experienced this too. However for me, going beyond the extents is not the problem, but the fact that the profile has splines. This works: 2015-11-03_11-25-01 2015-11-03_11-25-31

This fails: 2015-11-03_11-27-24 2015-11-03_11-27-37 2015-11-03_11-27-42