dopinstance module

dopinstance.containersize(hda=<sphinx.ext.autodoc.importer._MockObject object>, index=0, attrib='scale')

If Instancing is enabled, fetch the point geometry of the object to instance containers on, Get the Current Point to Fetch Position and Size and apply these settings to the container Otherwise use Asset Defined values

dopinstance.defaults(hda=<sphinx.ext.autodoc.importer._MockObject object>, attrib='scale')

Retrieves Fluid or Smoke object defaults, defined by the node Default is scale.

dopinstance.objectactivation(hda=<sphinx.ext.autodoc.importer._MockObject object>)

If Instancing is enabled and continuous, create object relative to available points that frame, If Instancing is enabled but not continuous, create objects for points available at creation frame Otherwise use Asset Defined values

dopinstance.objectcount(hda=<sphinx.ext.autodoc.importer._MockObject object>)

If Instancing is enabled, number of objects = number of available points, Else objects = asset defined values

dopinstance.objectname(hda=<sphinx.ext.autodoc.importer._MockObject object>)

If Instancing is enabled, set name using objectname + objid

dopinstance.pathcheck(parm, node)

Function evaluates a path bound to a parameter and returns the node if found Otherwise None