Chung-Kan Huang Posted February 15, 2019 Posted February 15, 2019 Hi, I have curve fitting in "Lines and Curves" per shape and trellis and wonder if I can access those fitting coefficients in script so I can use them forother calculations Thanks,
Shandilya Peddi Posted February 19, 2019 Posted February 19, 2019 I think this is possible, you can get access to each individual line and curve of a visualization and then get the expression. You can refer to the below script example on how to refer the fitting models, https://community.spotfire.com/wiki/working-linescurves-tibco-spotfire-usin... Say you have an HorizontalLine, then you can use the expression property to get the needed, https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-a... Simialry for other type of Fitting Models do the same, https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-a...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now