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

Rhinoceros_Toolkit: Cone convert to Rhino creates a single surface instead of solid #121

Open
pawelbaran opened this issue Nov 4, 2019 · 2 comments
Assignees
Labels
type:bug Error or unexpected behaviour

Comments

@pawelbaran
Copy link
Member

pawelbaran commented Nov 4, 2019

Description:

BH.Engine.Rhinoceros.Convert.ToRhino(BH.oM.Geometry.Cone cone) creates only the top surface of the cone without its base, differently from correspondent ToBHoM method.

Test file:

Test file is uploaded to SharePoint.

@epignatelli
Copy link
Member

Hi @pawelbaran , I think @al-fisher made this deliberately this way. Is there any problem with it?

@pawelbaran
Copy link
Member Author

Hi, I've added a test file that explains the issue. In general, if you start from a closed Brep representing a cone with capped base, after calling ToBHoM() and then ToRhino(), you end up with an untrimmed surface (an uncapped cone).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

No branches or pull requests

2 participants