Access Violation: GetSurfaceData
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/07/2005 at 13:54, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.1
Platform:
Language(s) : C++ ;---------
Does this snippet look ok?SurfaceData sd; SurfaceIntersection si; vd->GetSurfaceData(&sd;,FALSE,FALSE,FALSE,FALSE, vd->tray, si);
I keep recieving an Access Violation error on the GetSurfaceData line
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/07/2005 at 00:07, xxxxxxxx wrote:
The code snip does not show any filling of the surface intersection?