
the sample work with me , but i still d not foud relation betewwen the shape that i want made and the lath or CatmullRomSpline3? because as i see or as i understand (i am not sure that i well understand) with CatmullRomSpline3 we just use points and line
but in my case
those are not just line it's shape when it have hieght , VOLUME
if i use CatmullRomSpline3 can i get the volume of the mesh ? if no if i use Procedural::CylinderGenerator() can i get the volule of the cylinder ( i think yes we can get it using getRadius) ?
thanks for rempling me it's important to know