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: NurbsSurfaces: Degrees() fix and IsClosed, IsPeriodic implementation #1319

Merged

Conversation

pawelbaran
Copy link
Member

@pawelbaran pawelbaran commented Nov 12, 2019

NOTE: Depends on

#603

Issues addressed by this PR

Closes #1297
Closes #1320

Test files

Test files are located on SharePoint. To run it, please switch to the branches related to the following PRs:

The error in Rhino -> BHoM -> Rhino convert error in the test file is caused by the bug in Cone convert logged here.

Changelog

  • BH.Engine.Geometry.Query.Degrees(this NurbsSurface surf) has been removed.
  • BH.Engine.Geometry.Query.IsClosed(this NurbsSurface surface) has been added.
  • BH.Engine.Geometry.Query.IsPeriodic(this NurbsSurface surface) has been added.

Additional comments

Updated copy of #1298.
Please see #603.

Issues to be raised after merging this:

  • implement InternalEdges(NurbsSurface surface) and ExternalEdges(NurbsSurface surface) in BH.Engine.Geometry.Query

@pawelbaran
Copy link
Member Author

/azp run BHoM_Engine.CheckInstaller

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

epignatelli
epignatelli previously approved these changes Nov 15, 2019
Copy link
Member

@epignatelli epignatelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@epignatelli
Copy link
Member

/azp why are you giving us a red tick?

@FraserGreenroyd any idea?

@azure-pipelines
Copy link

Command 'why' is not supported by Azure Pipelines.

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or a specific pipeline for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify a pipeline to run.
    • Example: "run" or "run pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@FraserGreenroyd
Copy link
Contributor

@epignatelli see BHoM/Test_Toolkit#68 - trying to look into this this morning 😄

@FraserGreenroyd
Copy link
Contributor

/azp run BHoM_Engine.CheckCore

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@FraserGreenroyd
Copy link
Contributor

/azp why are you giving us a red tick?

@FraserGreenroyd any idea?

Should be fixed now @epignatelli 😄

@FraserGreenroyd
Copy link
Contributor

/azp run BHoM_Engine.CheckInstaller

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@FraserGreenroyd FraserGreenroyd removed their request for review November 15, 2019 12:20
Copy link
Member

@al-fisher al-fisher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy with this approach as noted on related BHoM PR.
Thanks @pawelbaran

@al-fisher al-fisher merged commit 43602b4 into master Nov 16, 2019
@al-fisher al-fisher deleted the BHoM-Issue425-CreationOfTrimmedNurbsSurfaceDefinition branch November 16, 2019 12:12
alelom added a commit that referenced this pull request Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants