We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.3.1
2017.1
Windows 7
Used the new-ish Floor.AddPoint node to determine whether I could retire Clockwork's Floor.SlabShapeByPoints node
Floor.AddPoint
Floor.SlabShapeByPoints
The slab shape following the surface: The node returning the floor once:
The slab shape not quite following the surface: The node returning the floor as many times as there were points put into the node:
FloorSlabShape.zip
The text was updated successfully, but these errors were encountered:
looks like this should probably accept a list of points rather than point.
point
Sorry, something went wrong.
Yes, but at least it accepts points as an input - unlike #1790 ... ;-)
No branches or pull requests
Dynamo version
1.3.1
Revit version
2017.1
Operating system
Windows 7
What did you do?
Used the new-ish
Floor.AddPoint
node to determine whether I could retire Clockwork'sFloor.SlabShapeByPoints
nodeWhat did you expect to see?
The slab shape following the surface:
The node returning the floor once:
What did you see instead?
The slab shape not quite following the surface:
The node returning the floor as many times as there were points put into the node:
Files to reproduce
FloorSlabShape.zip
The text was updated successfully, but these errors were encountered: