OpenUSD icon indicating copy to clipboard operation
OpenUSD copied to clipboard

Adding python bindings for VtArray<SdfPathExpression> objects.

Open marktucker opened this issue 1 year ago • 5 comments

Description of Change(s)

Adding python bindings for VtArray<SdfPathExpression> 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.

  • [ X ] I have verified that all unit tests pass with the proposed changes
  • [ X ] I have submitted a signed Contributor License Agreement

marktucker avatar Sep 21 '24 01:09 marktucker

Filed as internal issue #USD-10177

jesschimein avatar Sep 23 '24 16:09 jesschimein

/AzurePipelines run

jesschimein avatar Sep 23 '24 16:09 jesschimein

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Sep 23 '24 16:09 azure-pipelines[bot]

/AzurePipelines run

jesschimein avatar Feb 20 '25 17:02 jesschimein

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Feb 20 '25 17:02 azure-pipelines[bot]

Hi @sunyab and @marktucker, was this merged as 33a027070c197d68a5a52336a97261bc66c7c577?

nvmkuruc avatar May 01 '25 14:05 nvmkuruc

It was! Thanks for catching that! Closing this issue as fixed.

jesschimein avatar May 01 '25 15:05 jesschimein