ReferenceCommandBase

class omni.usd.commands.ReferenceCommandBase(stage, prim_path: Path, reference: Reference)

Bases: Command

Methods

__init__(stage, prim_path, reference)

undo()

__init__(stage, prim_path: Path, reference: Reference)