Creating spline curve with more than two points

Hi,

Since Cubit 15.0, I am no longer able to specify a spline curve with more than two points (not sure if this was true in Cubit 14.0 or not). For example, when I try the following:

create curve spline location -50000.0 0.0 0.0 location 20000.0 15000.0 0.0 location 30000.0 20000.0 0.0

the resulting curve only includes the last two points. Previously, I was able to create spline curves with 100-200 points, but this is no longer possible. My temporary workaround is to first create the vertices and then use those to create the spline, but it is much slower. Has anyone else run into this problem, or am I doing something wrong?

Thanks

This is an issue that will be resolved in the next maintenance release.