Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Desiel code fot Matchline

Anonymous

Desiel code fot Matchline

Anonymous
No aplicable

Hi, I want to creat a matchline which going to show drawing tab number ( Drawing number and next page/previous page number). I don't have any idea how to write desiel code.

For Example, If my drawing tab name 1600000-DPP-003. this drawing is going to join the drawing name 1600000-DPP-002 or 1600000-DPP-001. how matchline show this tab name. please help me.

 

I did something like this which is not working

 

$(substr,$(getvar,CTAB),1,$(-,$(strlen,$(getvar,CT​AB)),3))

$(+,$(substr,$(getvar,CTAB),9,$(-,$(strlen,$(getva​r,CTAB)),4)),1)

0 Me gusta
Responder
355 Vistas
1 Respuesta
Respuesta (1)

rkmcswain
Mentor
Mentor
Are you using AutoCAD LT? Is that why you are limited to using DIESEL?
R.K. McSwain     | CADpanacea | on twitter
0 Me gusta