Structure.add

Structure.add(objects)[source]

Adds object(s) to their correct attribute dictionary in the structure.

Parameters

objects (obj, list) – The object or list of objects to add.

Returns

None