Make a section marker from scratch
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2017-04-16 08:49 PM
‎2017-04-16
08:49 PM
I am trying to make a custom section marker. I have experience with GDL scripting but not as advanced as a section marker. Does someone know more about this topic and give me some insight or tips. A link to a instruction video or website is also welcome.
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2018-01-27 04:42 AM
‎2018-01-27
04:42 AM
Did you get any help on this? Can't find anything specific in the GDL reference manual, or on the GDL Centre.
I did figure out that in order to automatically refer to the drawing number and layout number, you need to use the following:
txtRef = "<MARKERDRAWINGNUMBER_R>" + AC_DrawingGUID
txtLayout = "<MARKERSHEETNUMBER_R>" + AC_DrawingGUID
Still trying to figure out how to test for which end of the section line is being drawn, so I can draw a 'tail' on the section...as is drafting convention.
I did figure out that in order to automatically refer to the drawing number and layout number, you need to use the following:
txtRef = "<MARKERDRAWINGNUMBER_R>" + AC_DrawingGUID
txtLayout = "<MARKERSHEETNUMBER_R>" + AC_DrawingGUID
Still trying to figure out how to test for which end of the section line is being drawn, so I can draw a 'tail' on the section...as is drafting convention.
Bruce Walker
Barking Dog BIM YouTube
Mindmeister Mindmap
-- since v8.1 --
AC27 5060 INT Full | Windows 11 64 Pro | 12th Gen Intel i7-12700H 2.30 GHz | 64 Gb RAM | NVIDIA GeForce RTX 3060 32 Gb
Barking Dog BIM YouTube
Mindmeister Mindmap
-- since v8.1 --
AC27 5060 INT Full | Windows 11 64 Pro | 12th Gen Intel i7-12700H 2.30 GHz | 64 Gb RAM | NVIDIA GeForce RTX 3060 32 Gb