Open ksobon opened 8 years ago
Thanks @ksobon @moethu any thoughts?
thanks @ksobon will look into this. could you supply your definition? Should we add the span/slope properties?
@moethu this isn't my definition. It came up on the Dynamo Forum but looks like something that should belong here and be discussed with the devs. Can you please follow the link that I posted and perhaps respond on the forum?
@kronz @mjkkirschner just realized that my PR (https://github.com/DynamoDS/DynamoRevit/pull/1345) regarding this features hasn't been pulled yet. So I'm not sure what slabshape edit nodes we are talking about here.
@moethu - Probably the one in Clockwork (Floor.SlabShapeByPoints).
This came up on the forum:
I feed closed PolyCurve to this node and it makes floor ok. Then, I try modifying using SlabShapeEditor, and always one point doesn't work and remains at 0 level. If I edit the floor sketch it reveals that the floor creation node adds a Span Direction Edge when making floors, and this messes up the slab shape. Two questions: 1) does someone have a better, python floor node that doesn't have this problem? And 2) can we delete Span Direction Edge from the floor sketch with Python?
I guess there is an issue with the Floor.ByCurves node.
https://forum.dynamobim.com/t/floor-byoutlinetypeandlevel-makes-floors-with-span-direction-edge/6935