2023-08-01 07:25 PM
I am using the "Profiled Post 24" as the base for the GDL object I am modifying. Has anyone already had success at changing the direction of the extrusion for profile railing?
The ideal
2023-08-02 03:10 AM
If it is a consistent height, just extrude it as a wall to the width that you need then save it as a Custom Railing Post.
Ling.
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2023-08-02 03:23 AM
That profile is the horizontal cross section of the post, so that won't work in your case.
The two round uprights would be fine but not the curved top and bottom.
Create the post as you want it in 3D (you seem to have already modelled it).
Save it as a custom railing post and then you can use that.
From memory you have to rotate it 90° in plan to how you want it to appear in the railing, when you save it as a railing post.
Here is one I did once.
Barry.
2023-08-07 06:08 PM
Thanks @Lingwisyer and @Barry Kelly. This railing won't be a consistent height. My initial image of the ideal is a custom static height railing object, but is it possible to have a variable height based on the out of the box "profiled post 24" that already extrudes a profile.
2023-08-08 03:09 AM
If you want your posts to be variable in height, you would have to model them independantly as post heights within the Railing Tool are fixed to two pairs of parameters. One pair for the End Posts and one pair for the Inner Posts.
On a side note, I think someone else attempted to create a post with editable hotspots, but when used within the Railing Tool, these hotspots were ignored.
Ling.
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2023-08-08 03:19 AM
@jaswrigh wrote:
Thanks @Lingwisyer and @Barry Kelly. This railing won't be a consistent height. My initial image of the ideal is a custom static height railing object, but is it possible to have a variable height based on the out of the box "profiled post 24" that already extrudes a profile.
The complex profile is just the horizontal shape of the post.
It will adjust to any height you set in the railing.
The thing the profiled post can't do is the curved top/bottom you have in your image.
For that you need to save as a custom rail post and then I think you will need one for each height required as the height is not adjustable.
Barry.
2023-08-08 03:37 AM
Oh, if you were talking about variable height between different railings, if you know some GDL, you could try link the vertical sections to RAILINGPOST_TOP_COORD[ ] - [non-vertical part heights].
Ling.
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
2023-08-11 04:28 PM
@Lingwisyer thanks! If I have any success with the GDL script and linking the vertical sections of the top and bottom arch shape I'll let you know.