TSpline node error

ı activate t spline mode but
ıt isnt solid geometry
how can ı fix
thanks a lot

1 Like

What does the error say?

2 Likes

@fatime6L9RQ

Good to see that you don’t give up.

:slight_smile:

2 Likes

hi
first warning
Warning: TSplineSurface.BuildFromLines operation failed.
Ouptut t-spline has empty topology

second warning
Warning: TSplineSurface.BuildFromLines operation failed.
Ouptut t-spline has empty topology

ı dont know a lot of thing about dynamo right now
but ı keen on
thanks for support

@fatime6L9RQ In order to use TSplineSurface.BuildFromLines lines must be closed (like Pyramid). In your case try using the other node called TSplineSurface.BuildPipes. See my examples below:

2 Likes

hi
thanks for advice
ıt work TSplineSurface.BuildPipes but ı want to create a surface
ıt isn t work t spline surface and to set adaptive points actually
how should I follow a path should ı try another way this

@fatime6L9RQ
Ckeck this out