Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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
On 13/05/2009 at 13:56, xxxxxxxx wrote:
Have you included "lib_modeling.h" in your source?