On 14/03/2013 at 06:31, xxxxxxxx wrote:
hey,
could someone please explain how ID_GV_DATA_TYPE_UNDEFINED is meant to be used ?
i have created a data channel of undefinied type. but when i try to read this channel
the console returns TypeError: Unknown type of data channel: .
i need to attach a basecontainer to a tp particle. the brute force solution would be to
attach a null object to each particle and store the data in this null object, but i would
prefer to use basecontainers.
thanks for your help.