text_to_stage#
- omni.kit.stage.copypaste.text_to_stage(
- stage: Stage,
- text: str,
- root: Path = Sdf.Path('/'),
- keep_inputs=True,
- position=None,
- filter_fn: Callable | None = None,
Convert the given text to prims and place them on the stage under the given root.