AbstractBatchPositionGetter
- class omni.kit.widget.graph.abstract_batch_position_getter.AbstractBatchPositionGetter(model: GraphModel)
Bases:
ABCHelper to get the nodes to move at the same time
Methods
__init__(model)Attributes
model- __init__(model: GraphModel)