BucketId

class omni.graph.core.BucketId

Bases: pybind11_object

internal Use only, and obsolete: This type was only useful for writing back to USD, which cannot be achieved anymore through this type. However, writing back to USD can still be achieved by using the USD API directly.

Methods

__init__(self, id)

[OBSOLETE] Set up the initial value of the bucket id

Attributes

id

Internal Use - [OBSOLETE] Unique identifier of a bucket of Fabric data

__init__(self: omni.graph.core._omni_graph_core.BucketId, id: int) None

[OBSOLETE] Set up the initial value of the bucket id

Args:

id (int): [OBSOLETE] Unique identifier of a bucket of Fabric data

property id

Internal Use - [OBSOLETE] Unique identifier of a bucket of Fabric data