How to add assembly name?

How to add assembly name?

Shevaniol95
Enthusiast Enthusiast
2,169 次查看
8 条回复
1 条消息(共 9 条)

How to add assembly name?

Shevaniol95
Enthusiast
Enthusiast

Hi all,

How to add assembly name like the pic attached 
Note without using fields 
I want it dynamic with assembly insertion

Thanks in advance 

Ashraf E. Moures, F.E.
Highway Survey Engineer
Please select the Accept as Solution button if my post solves your issue or answers your question.

LinkedIn | Facebook

Select Accept as Solution and click on Like

0 个赞
2,170 次查看
8 条回复
回复 (8)
2 条消息(共 9 条)

tcorey
Mentor
Mentor

Without using a Field? Also without AutoLISP? I could do it that way, but I still use Fields. To make the name insert when you add the assembly, what I do is copy a previous assembly and its name field.

 

I'm curious, why don't you want to use Fields?



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Platinum Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut
3 条消息(共 9 条)

Shevaniol95
Enthusiast
Enthusiast

In the pic attached, there is no Field while inserting the assembly the name inserted dynamic 
I'm curious, to know how
Thanks for your time Sir

Ashraf E. Moures, F.E.
Highway Survey Engineer
Please select the Accept as Solution button if my post solves your issue or answers your question.

LinkedIn | Facebook

Select Accept as Solution and click on Like

0 个赞
4 条消息(共 9 条)

brian.strandberg
Advisor
Advisor

I'm not aware of a way to do that in the standard release package.  There may be something in a country kit, its hard to know everything in those unless you work with them.

 

Thanks.

Check out my Civil 3d blog at: http://c3dk.com/
Favorite Posts: Use Dynamo For Surface Analysis: https://youtu.be/eJNdX6guMP8
Fast Track your site grading with the new Corridor Workflow: https://youtu.be/Gg7u9-LgIL0
5 条消息(共 9 条)

Joe-Bouza
Mentor
Mentor

I concur with @brian.strandberg  & @tcorey 

Joe Bouza
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 个赞
6 条消息(共 9 条)

chriscowgill7373
Mentor
Mentor

it can be done, but it is going to take custom programming to get it done.  I would say that it might be difficult to find the program that was used, unless you talk to whom you received the drawing from.  Sincpac can do it, but it uses a field.  I wrote a Lisp routine that can do it, but I used a field.  I can't see the point of reinventing the wheel, when you can pull the info directly into a field so that it is dynamic.   Any other sort of programming would have to somehow link the text to the assembly, and if someone who doesn't have the program running changed the name, the text would not update.  By using a field, you don't need the program for the text to stay current.

In the image that was taken, the field background wasn't turned off, was it?


Christopher T. Cowgill, P.E.

AutoCAD Certified Professional
Civil 3D Certified Professional
Civil 3D 2026 on Windows 11

Please select the Accept as Solution button if my post solves your issue or answers your question.

7 条消息(共 9 条)

tcorey
Mentor
Mentor

That's what I was going to ask. How does OP know that is not a field we're seeing? Maybe you can post your drawing?



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Platinum Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut
0 个赞
8 条消息(共 9 条)

MMcCall402
Mentor
Mentor

I was just noticing that the intersection tool has a section to specify an assembly set to use for the intersection and will load that set of assemblies into the drawing.  In doing so it adds a name tag below each one that matches the name of the assembly.  The taga are just Mtext with no fields.  Its not dynamic but it does get created automatically when the assembly set is loaded.

 

The assembly set is stored as a single dwg file for each assembly and an XML file that organizes them in a 'set'.  Each dwg file is named the same as the the assembly within.  I imagine the name tags are coming from either the individual dwg files or from the XML.  (the name tags aren't in the dwg files)  But still, its not dynamic.

Mark Mccall 
CAD Mangler


EESignature


VHB - Engineering, Inc.

0 个赞
9 条消息(共 9 条)

jessica.miller
Advocate
Advocate

It may be in the style display...?

Jessica Miller
Design Technician
CEC Corporation
4555 West Memorial Road, Oklahoma City, OK 73142
T: 405.753.4200
Dir: 405.753.4616
www.connectcec.com

0 个赞