Get spline type in geometry nodes

Hi,
my question is maybe simple but I cannot find an answer.
Is it possible to get which type of spline I have in geometry nodes. I do not mean set the type, just understand if the curve I have is a bezier or not.
The fact is that bezier curves have handles while Poly and NURBS no. In my workflow i would like to check if I have also to consider the handles or not but i cannot find how to access this attribute/parameter

I think curve_type is one of the implicitly used attributes in Blender.
a

5 Likes

Thanks a lot!

1 Like