On 16/07/2015 at 15:27, xxxxxxxx wrote:
I know that obj.GetInfo() & c4d.OBJECT_ISSPLINE will return True if the obj is a spline, no matter if it is a "manual" spline or a parametric spline.
But how can I check if a object is a parametric "polygonal" object?
I mean, how can I check if an object, even if it is a generator, generates a polygonal object?