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

New function to compute fuselage section center #260

Closed
rainman110 opened this issue Jun 24, 2017 · 1 comment
Closed

New function to compute fuselage section center #260

rainman110 opened this issue Jun 24, 2017 · 1 comment

Comments

@rainman110
Copy link
Collaborator

rainman110 commented Jun 24, 2017

We need a function that computes the area of a fuselage section.

How to do:

Proposed API:

tiglFuselageGetSectionCenter(handle, fuselageSegmentUID, eta, &px, &py, &pz)
@rainman110
Copy link
Collaborator Author

Duplicate to #11

rainman110 added a commit that referenced this issue Jul 1, 2017
Instead of using boolean operations, I chose to use
iso-v curves of the fuselage surfaces.

Addresses #259 and #260
rainman110 added a commit that referenced this issue Jul 1, 2017
Instead of using boolean operations, I chose to use
iso-v curves of the fuselage surfaces.

Addresses #259 and #260
hereToCreate pushed a commit to hereToCreate/tigl that referenced this issue Jul 6, 2017
A function for computing fuselage section center is committed.

Fixes issue DLR-SC#260
hereToCreate pushed a commit to hereToCreate/tigl that referenced this issue Jul 6, 2017
Some lines in tiglFuselageGetSectionCenter are bundled in a helper
function. The test for this method is enhanced.

Fixes issue DLR-SC#260
hereToCreate pushed a commit to hereToCreate/tigl that referenced this issue Jul 7, 2017
The test for tiglFuselageGetSectionCenter tests another fuselage
segment now and more error codes are returned in case of the
corresponding errors and the method itself.

Fixes issue DLR-SC#260
hereToCreate pushed a commit to hereToCreate/tigl that referenced this issue Jul 7, 2017
Added Error LOGs in the function tiglFuselageGetSectionCenter.

Fixes issue DLR-SC#260
hereToCreate pushed a commit to hereToCreate/tigl that referenced this issue Jul 7, 2017
Improved the coding style.

Fixes issue DLR-SC#260
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant