ResizeObject on Lineobject

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 17/05/2004 at 07:08, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.100 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
When I call lineop->ResizeObject(x,y) in a modifier the spline is not shown anymore in the viewport. Is this my fault? I do call lineop->Message(MSG_UPDATE) afterward and even op->Message(MSG_UPDATE); but that doesn´t help.
Any ideas? :o
Thank you!!!
Samir

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 17/05/2004 at 12:41, xxxxxxxx wrote:

ok, my fault. have set 0 for the new segment count. *doh*