woo.objectlibrary
¶
Module for manipulating locally-stored object library
-
woo.objectlibrary.
checkout
(types=None)[source]¶ Return library objects matching given types. If types is
None
, return all objects. Types can be a type or a 1-tuple with one type, in which case lists of those instances are matched.
Tip
Report issues or inclarities to github.