GetSurfaceData + Objectdata plugin

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

On 12/05/2004 at 03:31, xxxxxxxx wrote:

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

---------
Hi,
 
Is it possible to Get the Surface Data of an object with VolumeData::GetSurfaceData on a ObjectData plugin?
 
I want to be able to get the The surface color at a point on a 3D object in the GetVirtualObjects method.
 
Thanks

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

On 13/05/2004 at 20:34, xxxxxxxx wrote:

No, because this function requires the raytracer to be initialized. That only happens during rendering.