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

Correct Loads Point Location Metrics Request #3

Open
robertowens opened this issue Oct 9, 2015 · 0 comments
Open

Correct Loads Point Location Metrics Request #3

robertowens opened this issue Oct 9, 2015 · 0 comments

Comments

@robertowens
Copy link
Contributor

For both loads and constraints, a metric should have been requested in CADAssembly.xml for the location of the points used in defining the loads and constraints. This was done for constraints but not loads. Modifying FEATestBench.cs line from AddGeometry2Load(feaforceRep,geometry.Impl as MgaFCO,tipContextPath);
AddGeometry2Load(feaforceRep,geometry.Impl as MgaFCO,tipContextPath, true); The true is for addcomputations.

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