Door Marker Creation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-20
04:42 PM
- last edited on
2023-05-24
11:03 AM
by
Rubia Torres
I've been trying to create a new door marker, or alter an existing one, but haven't had much luck so far. Basically, I'm looking to create a door marker that shows two lines of text (I've searched the boards, and have found some, but haven't beena able to get those to work). The first line of text should be the Door ID number, or a Door Type. The second line should be separated by a line, and that number should show the Door Hardware. I'd even settle for having a second line of custom text that will show there. Can anyone help?
Thanks!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-21 03:11 PM
I'm getting the same problem: The marker looks right and has the hotspot, acts like it will move (gives the Stretch pop-up menu), then does not. actually move.
unID = 1 HOTSPOT2 locX, 0, unID, locY, 1+128 : unID = unID +1 HOTSPOT2 locX, -1, unID, locY, 3: unID = unID +1 HOTSPOT2 locX, locY, unID, locY, 2: unID = unID +1 HOTSPOT2 0, locY, unID, locX, 1+128: unID = unID +1 HOTSPOT2 -1, locY, unID, locX, 3: unID = unID +1 HOTSPOT2 locX, locY, unID, locX, 2: unID = unID +1 ADD2 locX, locY MUL2 GLOB_SCALE, GLOB_SCALE PEN 3 HOTSPOT2 -1/8", 0 HOTSPOT2 0, 1/8" HOTSPOT2 0, -1/8" HOTSPOT2 1/8", 0 LINE2 -1/8", 0, 1/8", 0 CIRCLE2 0, 0, 1/8" DEFINE STYLE "AC_STYLE_1" "GraphMM_374 RG 523 NO", 3'-1", 5, 0 STYLE "AC_STYLE_1" TEXT2 0,0.05", AC_WIDO_ID HardWareText = "" xx = REQUEST ("ASSOCLP_PARVALUE", "gs_list_hwsetno", pIndex, typeVar, flags, dim1, dim2, HardWareText) TEXT2 0, -0.05", HardWareTextI'll have to think on this one...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-21 03:23 PM
Thanks for all your help!!
I'm going to need this coding stuff another look...I'll probably try some other stuff on my own, and see how far I get.
Thanks again!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-21 03:32 PM
SwissHokie wrote:Glad I could help.
That did the trick! I had the ADD2 locX, locY after the MUL2 line. Once I moved it, everything worked!
Thanks for all your help!!
I'm going to need this coding stuff another look...I'll probably try some other stuff on my own, and see how far I get.
Thanks again!
One thing you should do (in the name of neatness and sanity) is go to your parameter list, select each parameter, then click the X next to it to hide it. If you are not using a parameter, it's a good idea to hide them (so no one tries to use it!)
If you want, you could try adding a parameter to the Marker to override the hardware text using an IF/THEN statement...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-21 03:38 PM
I'm going to try to replace the AC_WIDO_ID with the Type in the parameter list. I figured I'd use similar language as was used with the Hardware text. Hopefully it'll all work out!


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-21 03:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-21 11:29 PM
It may be useful to other user too!!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-22 01:46 AM
You can give a man a fish or you can teach him to fish....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-22 09:27 AM



About fishing i ensure you ,no need to teach ,me i am pretty good at it



<----------

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-22 03:19 PM
miker wrote:Good. That means you have that skill covered and can work on your scripting skills
About fishing i ensure you ,no need to teach ,me i am pretty good at it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-03-22 03:37 PM

About script "fishing" ,i am not so good as real fishing and i may need a teacher
