Over 1.104.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
Try the new precise Engineering calculator.
New AutoCAD 2026 commands and sys.variables and env.variables,.
Discussion forum
?CAD discussions, advices, exchange of experience
CAD discussion forum - ask any CAD-related questions here, share your CAD knowledge on AutoCAD, Inventor, Revit and other Autodesk software with your peers from all over the world. To start a new topic, choose an appropriate forum.
Please abide by the rules of this forum.
This is a peer-to-peer forum. The forum doesn't replace the official direct technical support provided by ARKANCE for its customers.
How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
|
Post Reply
|
| Author | |
NorthLan
Newbie
Joined: 15.Jun.2010 Location: United Kingdom Using: AutoCAD Map3D2009, AutoCADLT2007 Status: Offline Points: 2 |
Topic: BlocksPosted: 15.Jun.2010 at 11:00 |
|
Does anyone know if it is possible to create 2 block references within the same block. I am trying to create a block template that will automatically display both the filename and date. Also is it possible for the blocks to update themselves within a dwt without having to refresh them every new day? Thanks for your help.
|
|
![]() |
|
Cad64
Senior Member
Joined: 17.Apr.2010 Location: United States Using: Autocad 2011, 3DS Max 2011, Photoshop CS5 Status: Offline Points: 491 |
Posted: 20.Jun.2010 at 16:33 |
|
You can use a FIELD to insert a dynamic date and filename that will automatically update as necessary.
Or you can use the old RTEXT diesel expressions. Also dynamic and automatically updated.
Date = $(edtime,0,MON DD"," YYYY)
Date & Time = $(edtime,0,MON DD"," YYYY - H:MMam/pm)
Filename = $(getvar, "dwgname")
File Path & Filename= $(getvar, "dwgprefix")$(getvar, "dwgname")
To use Rtext, type RTEXT at the command line and then choose "Diesel" from the list of options. This will open a little text window where you can copy and paste the code above.
|
|
|
Online Portfolio: http://www.rdeweese.com/
|
|
![]() |
|
NorthLan
Newbie
Joined: 15.Jun.2010 Location: United Kingdom Using: AutoCAD Map3D2009, AutoCADLT2007 Status: Offline Points: 2 |
Posted: 21.Jun.2010 at 10:09 |
|
Thanks that works well, do you know how I could then imbed these within a block to make them editable as an attribute?
|
|
![]() |
|
Zupmicher
Newbie
Joined: 12.Jul.2010 Location: Chile Using: Autocad 2011 Status: Offline Points: 8 |
Posted: 12.Jul.2010 at 20:11 |
|
Well I think your question was solved in part. To have a sort of base block is updated automatically with each change, beginning and end can act as more users, the solution is to block reference system. |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0,090 seconds.
![CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]](/common/arkance_186.png)


Blocks
Topic Options


