Branching II
Let's look at a more interesting branching technique.
These two superclasses form the foundation upon which all of Pyblish is built, we'll have a much closer look these at in the following examples.
Last updated
Was this helpful?
Let's look at a more interesting branching technique.
These two superclasses form the foundation upon which all of Pyblish is built, we'll have a much closer look these at in the following examples.
Last updated
Was this helpful?
In this case, PrintInstances
will run once for every instance. That's because we subclassed instead of .
[Instance]: