create_type#

omni.core.create_type(
type_id: str,
module_name: str = None,
version: int = 0,
) omni.core._core.IObject#