Data of square following Circular Shape #749
Answered
by
MarAlder
kushaldgowda
asked this question in
Q&A
|
I used just 5 points data for square fuselage format. How to get a shape of square for fuselage? |
Answered by
MarAlder
Nov 8, 2021
Replies: 1 comment
|
Using the An easier way to define square fuselages is to use the So, you should go for a list of many points to approximate the square. |
0 replies
Answer selected by
kushaldgowda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Using the
pointListElementyou need to provide much more points to approximate a square profile. Since CPACS 3.3 you can also use kinks. This is, however, not yet implemented in CpacsCreator.An easier way to define square fuselages is to use the
standardProfileelement instead ofpointListElement. But this still needs to be implemented in TiGL.So, you should go for a list of many points to approximate the square.