MCPcopy Create free account
hub / github.com/NVlabs/ACID / create_prim

Method create_prim

PlushSim/scripts/python_app.py:325–363  ·  view source on GitHub ↗

Create a prim, apply specified transforms, apply semantic label and set specified attributes. args: path (str): The path of the new prim. prim_type (str): Prim type name translation (tuple(float, float, float), optional): prim translation (applied

(
        self, path, prim_type, translation=None, rotation=None, scale=None, ref=None, semantic_label=None, attributes={}
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

get_stageMethod · 0.95

Tested by

no test coverage detected