The collection.py
module#
Summary#
Represents a collection of dpf objects organised by label spaces. |
Create classes deriving from Collection at runtime for a given subtype. |
Description#
Module containing the class representing dpf objects organized by label spaces.
Module detail#
- collection.CollectionFactory(subtype, BaseClass=Collection)#
Create classes deriving from Collection at runtime for a given subtype.