c4d.PolygonTag

class c4d.PolygonTag

Tag which handles polygon buffers.

The instance object class of type Tpolygon.

It consist to a list of c4d.CPolygon.

Methods Signatures

PolygonTag.__init__(self, count)

type count

int

Inheritance

Parent Class:

Methods Documentation

PolygonTag.__init__(self, count)
Parameters

count (int) – The number of elements in the tag.