PixarAnimationStudios / OpenUSD

Universal Scene Description
http://www.openusd.org
Other
6.17k stars 1.23k forks source link

Adding python bindings for VtArray<SdfPathExpression> objects. #3309

Open marktucker opened 2 months ago

marktucker commented 2 months ago

Description of Change(s)

Adding python bindings for VtArray objects.

Without these additions, it is not possible to use python to get or set attributes or metadata of type Sdf.ValueTypeNames.PathExpressionArray. There is obviously no pressing need for this as there are no schemas (that I am aware of) that use this data type, but since this is a valid data type, it seemed to me that it should be possible to use it in python.

jesschimein commented 2 months ago

Filed as internal issue #USD-10177

jesschimein commented 2 months ago

/AzurePipelines run

azure-pipelines[bot] commented 2 months ago
Azure Pipelines successfully started running 1 pipeline(s).