How to get the center of the curved wall
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-06-12 11:24 AM
2016-06-12
11:24 AM
GDL Reference Guide only show the WALL_DIRECTION & WALL_POSITION.
GDL Reference Guide:
-----------------------------------------------------------------------------------------
WALL_DIRECTION direction of the wall
straight walls: the direction of the reference line, curved walls: the direction of the chord of the arc
WALL_POSITION absolute coordinates of the wall
array with 3 columns: x, y, z, which means the position of the wall’s starting point relative to the project origin
-----------------------------------------------------------------------------------------
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-06-13 04:32 AM
2016-06-13
04:32 AM
you have to calculate it based off its length and radius
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-06-14 02:37 PM
2016-06-14
02:37 PM
thanks for reply.
another question:
how to get the wall radius parameter, I couldn't find it.
another question:
how to get the wall radius parameter, I couldn't find it.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-06-14 09:08 PM
2016-06-14
09:08 PM
It might help to know what you are trying to build. If you are coding your own wall then you would be the one defining it.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-06-18 05:35 AM
2016-06-18
05:35 AM
I made a label for tracking wall reference, but curved wall cann't work.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-06-18 05:35 AM
2016-06-18
05:35 AM
I made a label for tracking wall reference, but curved wall cann't work.