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

Geometry_Engine: IPointAtParameter fails for Ellipses #1555

Closed
rolyhudson opened this issue Mar 9, 2020 · 1 comment
Closed

Geometry_Engine: IPointAtParameter fails for Ellipses #1555

rolyhudson opened this issue Mar 9, 2020 · 1 comment
Assignees
Labels
severity:low Doesn't stop/slow current workflow size:S Measured in minutes type:bug Error or unexpected behaviour

Comments

@rolyhudson
Copy link
Contributor

This works fine with other ICurves but fails for Ellipses.
2020-03-09_11-48-41

Looks like the dynamic conversion converts the ellipse to arc?

- Error: The best overloaded method match for 'BH.Engine.Geometry.Query.PointAtParameter(BH.oM.Geometry.Arc, double)' has some invalid arguments
- Occured in  BH.Engine.Geometry.Query.IPointAtParameter(ICurve curve, Double t)
     called from BH.UI.Templates.MethodCaller.Run(Object[] inputs)
- Are you sure you have the correct type of inputs? Check their description for more details.
@rolyhudson rolyhudson added severity:low Doesn't stop/slow current workflow size:S Measured in minutes type:bug Error or unexpected behaviour labels Mar 9, 2020
@rolyhudson rolyhudson self-assigned this Mar 9, 2020
@adecler adecler changed the title IPointAtParameter fails for Ellipses Geometry_Engine: IPointAtParameter fails for Ellipses Nov 24, 2020
@IsakNaslundBh
Copy link
Contributor

Closed by #2937

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity:low Doesn't stop/slow current workflow size:S Measured in minutes type:bug Error or unexpected behaviour
Projects
None yet
Development

No branches or pull requests

2 participants