|
Dear all,
is it possible to display a Custom Property PPG by supplying its Name instead of a Keyword?
According to the documentation, it should be possible to display a Custom Poperty Set of the selected object by supplying “StringModule.siCustomPSetKeyword” Keyword as a parameter into
app.ExecuteCommand( L"InspectObj", inspectobjArgs, retVal ) ;
Problem is, that the Keyword roughly selects Object Properties based on the group they belong to: Animation, IK, Custom Property... If my Scene Object has multiple (say three) Custom Properties assigned, there is no control over specifying wich particular Custom Property to display.
How, therefore, name-select a Scene Object Custom Property and display it as a PPG, please? I searched in Softimage SDK Documentation a lot but did not find a way.
Thank you.
|
|
|