Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting data projection locations #176

Open
chrispbradley opened this issue May 19, 2019 · 2 comments
Open

Setting data projection locations #176

chrispbradley opened this issue May 19, 2019 · 2 comments

Comments

@chrispbradley
Copy link
Member

The ability to set the projection location of a data point directly doesn't work. The ResultXiSet call sets the data projection result xi array but the fitting uses the data projection result elementXi array.

@chrispbradley
Copy link
Member Author

Add new routines to set the result xi via ResultElementNumber, ResultElementFaceNumberSet and ResultElementLineNumberSet calls. These calls together with ResultXiSet will specify the data projection location. A DataProjectionEvaluate call is still required and any data points that do not have their result projection location set will still be projected.

@chrispbradley
Copy link
Member Author

Fixed in #177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant