How to get simple data node information?

How to get simple data node information?

PDKG
Not applicable
167 Views
5 Replies
Message 1 of 6

How to get simple data node information?

PDKG
Not applicable

[ FlexSim 23.2.1 ]

I get some information through usd file, how can I get the information ? For example, I want to get "A Height" is 200.

usd-information-read.png

livetest.fsm

0 Likes
Accepted solutions (1)
168 Views
5 Replies
Replies (5)
Message 2 of 6

joerg_vogel_HsH
Mentor
Mentor

getsdtvalue a command

0 Likes
Message 3 of 6

PDKG
Not applicable

I can't get the information throught getsdtvalue command.

usd-information-read1.png

0 Likes
Message 4 of 6

kavika_faleumu
Autodesk
Autodesk
Accepted solution

Hey @PD, you can't programmatically get those values shown in the tree on those nodes; they're display only. It's currently on the dev list to make those variables accessible though.

Message 5 of 6

jason_lightfootVL7B4
Autodesk
Autodesk

Hi @PD, was one of Kavika F's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes
Message 6 of 6

Matthew_Gillespie
Autodesk
Autodesk

@PD In 24.1 we've added an API to programmatically read/write USD prim properties. The 24.1 beta is available now for download.



Matthew Gillespie
FlexSim Software Developer

0 Likes