2D Object as complex profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-03-19 12:24 PM
Is there a way to place the complex profiles as a 2d object, making it also possible to strecht (for the profiles that have this option).
I want this to be able to draw in worksheets.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-03-19 01:22 PM
But honestly... My GDL kungfu is not that strong.

Hope that helps.
n = REQUEST ("Profile_default_geometry", name_or_index, n1, n2, ..., nm, x11, y11, edgeVisible11, vertEdgeVisible11, additionalStatus11, ..., x1n1, y1n1, edgeVisible1n1, vertEdgeVisible1n1, additionalStatus1n1, x21, y21, edgeVisible21, vertEdgeVisible21, additionalStatus21, ..., x2n2, y2n2, edgeVisible2n2, vertEdgeVisible2n2, additionalStatus2n2, ..., xm1, ym1, edgeVisiblem1, vertEdgeVisiblem1, additionalStatusm1, ..., xmnm, ymnm, edgeVisiblemnm, vertEdgeVisiblemnm, additionalStatusmnm)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-03-19 01:38 PM
Thanks for sending me that code.
I tried pasting it on the 2D script but i got an error. Should i place something else before?
My GDL kunfu is almost 0

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-03-19 05:28 PM
Luiscardoso wrote:
My GDL kunfu is almost 0
Well... In this case, I strongly advice you to RUN! As fast as you can!![]()
Now seriously: You could try using the CP you want in a column > edit as you wish > Ctrl+c the column > Paste it in your worksheet as 2d elements. It wouldn't be "Alive", but you could easily edit it in plan and paste it again. Or you can join us in the Wish Session Club (AKA "AC Beggars").
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-04-01 03:05 PM
Yeah i wanted something that updated automatically, so i could use it both for the 3d but also for the 2d details.
Thanks anyway. I will add it to the wishlists
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-04-01 07:10 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-04-01 07:27 PM
Luiscardoso wrote:No. AFAIK the modifiers are disabled when the profile is used in objects.
Is there a way to place the complex profiles as a 2d object, making it also possible to stretch?
EDIT: I am right. Look into the docs for more info.
POSIWID – The Purpose Of a System Is What It Does /// «Furthermore, I consider that Carth... yearly releases must be destroyed»

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-04-02 03:04 AM
runxel wrote:Luiscardoso wrote:No. AFAIK the modifiers are disabled when the profile is used in objects.
Is there a way to place the complex profiles as a 2d object, making it also possible to stretch?
EDIT: I am right. Look into the docs for more info.
Well... if you do not mind stretching uniformly, you can always use the MUL command.
AC22-28 AUS 3110 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win11 | R5 2600 | 16GB | GTX1660 |

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-04-02 06:21 PM
Lingwisyer wrote:
Well... if you do not mind stretching uniformly, you can always use the MUL command.
True! That's what I ended up doing here. Have fun with it! 🙂
POSIWID – The Purpose Of a System Is What It Does /// «Furthermore, I consider that Carth... yearly releases must be destroyed»
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2020-04-14 12:02 PM