pyfrost.compounds.paint_delta

Create a paintDelta bifrost compound.

author

Benoit Gielly <benoit.gielly@gmail.com>

Based on the compound created by Iker J. de los Mozos: https://forums.autodesk.com/t5/bifrost-forum/paintdeltamap-compound/td-p/8972674

class PainDeltaGraph(*args, **kwargs)[source]

Bases: pyfrost.main.Graph

Custom Graph to paint deltas between 2 meshes.

board_name = 'paintDelta'
__init__(*args, **kwargs)[source]

Initialize self. See help(type(self)) for accurate signature.

create_graph(as_compound=False)[source]

Create paintDelta node graph.