It looks like “Define Block” (DefBlock) refuses points as geometry.
I wonder why.
probably because @andheum filtered them from acceptable items. Why would you prefer this over elefront defblock?
I don’t see his point.
Got it ? His point ?
Seing the error message my guess is that it will decline every datatype which does not inherit from geometrybase, as points, lines etc. for the same reason.
@andheum Could you widen the scope of what geometry types are accepted by your component ?
Lines can be recast as curves
But points are stubborn little fellows.
ok, define block in the latest version of human for rhino 7 on the package manager supports points
2 Likes
Thank you so much !