I'm trying to access a parameter of a Tracker operator via the OM
(Python in 5.11):
t = Application.GetValue("FxTree.Tracking")
for x in t.Parameters:
Application.LogMessage(x)
Application.LogMessage(t.Parameters("TrackFullPos1.posx").Value) #
returns None
But it seems that the '.' in "TrackFullPos1.posx" is causing some kind
of problem (non-compound parameter names work fine). The actual index
of the parameter (81) actually does work....
Is there some trick to accessing this parameter via the OM using the
actual parameter name?
Cheers,
Julian
========================================
This e-mail (and any attachments) is confidential and may contain personal
views which are not the views of Men-from-Mars unless specifically stated.
If you have received it in error, please delete it from your system. Do not
use, copy or disclose the information in any way nor act in reliance on it
and notify the sender immediately.
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi