c4d.PointTag

class c4d.PointTag

Tag which handles point buffers.

The instance object class of type Tpoint.

It consist to a list of c4d.Vector.

Methods Signatures

PointTag.__init__(self, count)

type count

int

Inheritance

Parent Class:

Methods Documentation

PointTag.__init__(self, count)
Parameters

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