Product(s):
OpenBuildings GenerativeComponents
Version(s):
CONNECT Edition
Environment:
N/A
Overview
I would like to construct a BSpline Surface using Lines or Curves or a combination of both. What would be the…
This is a basic 2d convex hull.
It's still a bit buggy, but it does the job 90% of the time. I sitll haven't pinned down how to fix it up fully yet.
It takes a point cloud and returns only those points on the convex hull, they can then be used to…
I seem to get asked with allarming frequency how to do hexagons and diagrids, so i thought i'd make the answer available to anyone who is resourseful enough to look.
This bit of code draws hexagons onto a point grid.
It uses an indirection…
There must be a point in ones life
where it makes sense to stop spending time looking for a quicker way
to do things, and just get on with it. I haven't reached it yet.
My congenital lazyness and aversion to
doing 'normal' work, has led me to make…
when you make a component, selectign a node in the symbolic graph
finds all the dependent features. it'd be cool to be able to do the
same, but live with the delete tool. That would make prunign the tree
much less fraught with danger.