ı activate t spline mode but
ıt isnt solid geometry
how can ı fix
thanks a lot
What does the error say?
Good to see that you don’t give up.
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:
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