how to use SetPoint

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

On 13/05/2009 at 12:40, xxxxxxxx wrote:

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

---------
Hi there,

how exactly do i use SetPoint(C4DAtom* op, LONG index, const Vector& p, LONG flags = MODELING_SETPOINT_FLAG_EMPTY);
?

i want to change the position of a point, but i get an error "error C3861: "SetPoint": identifier not found"

thanks for any hint...

cheers,
Ello

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

On 13/05/2009 at 13:56, xxxxxxxx wrote:

Have you included "lib_modeling.h" in your source?