aero06
New member
- Oct 29, 2012
- 2
Hello,
I am trying to get the length of a curve with the appropriate PCL function (sgm_get_curve_length). When i create a new database and only create a curve the function works. But when I am using the function in a more complicated model the function return the error: "curve id does not exist". The problem is that the curve exists and that i can acess to its length through GUI.
I have the same problem with the function db_count_curve(). They are only 4 curves in my model but the program count 14 curves.
It should be noticed that i deleted or renumbered some curves in the model.
Thank's in advance for your help
Seb
I am trying to get the length of a curve with the appropriate PCL function (sgm_get_curve_length). When i create a new database and only create a curve the function works. But when I am using the function in a more complicated model the function return the error: "curve id does not exist". The problem is that the curve exists and that i can acess to its length through GUI.
I have the same problem with the function db_count_curve(). They are only 4 curves in my model but the program count 14 curves.
It should be noticed that i deleted or renumbered some curves in the model.
Thank's in advance for your help
Seb