THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 24/04/2012 at 17:40, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 13
Platform: Windows ; Mac ;
Language(s) :
---------
Is it acceptable or possible to AutoAlloc the SplineObject class?
I try to do
AutoAlloc<SplineObject>spline(4, SPLINETYPE_LINEAR);
and I get an error that says argument 2 cannot be converted from LONG to SPLINETYPE.
Is it not possible to AutoAlloc a SPlineObject?
Thanks,
Shawn