An implementation of https://developer.blender.org/T88725
outputs the total length of all of the splines as a float.
Differential D11459
Geometry Nodes: Curve Length Node Authored by Johnny Matthews (guitargeek) on Jun 2 2021, 7:33 AM.
Details
An implementation of https://developer.blender.org/T88725 outputs the total length of all of the splines as a float.
Diff Detail
Event TimelineComment Actions This way (with mode separation) if user will need both total length and per spline length attribute at the same time, two nodes will be required instead of one. Comment Actions One thing I didn't think about in the design-- it might be clearer if the geometry output was hidden in "Total" mode. That way it's clearer that the node doesn't modify the curve at all.
Comment Actions Fixes per @Hans Goudey (HooglyBoogly). Alphabetizing entries, Adjusting Copy, Code fixes/style in main file. Comment Actions Still need to remove geometry output on total mode.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||