AutoCAD Electrical
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
XRef Table
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Is it possible to modify the code which generates cross references for components? Is it a lisp file somewhere which I can change?
I would like to change the REF column in the table so it automatically generates the page number and page column like it does for all the children.
Is this possible?
Thanks
Re: XRef Table
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Can you be more specific on what you are trying to do? Maybe it can be done with cross-reference settings or the table setup. This is not something that is supplied as lisp source code for you to change.

Pat Murnen
Principal Content Developer
Information Modeling and Platform Products Group
Autodesk, Inc.
Re: XRef Table
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi Pat,
I was looking to change what was displayed in the xref tables for components. If you take a coil & contact for example, it displays the only the column number in the xref table for the parent and page/column for child contacts which seems logical. If you take a 3-pole circuit breaker on the other hand, the parent (or first contact) only displays the column but I think it really ought to display page/column as it does for the second and third child contacts. It is inconsistent and can be ambiguous.
In this instance you may argue you wouldn't want a xref table for a 3-pole device, but you may do if there is an aux contact attached or the device is such that all of the poles were not all on the same page; it would then be desirable to have a xref table.
Hopefully the attached image helps?
Thanks
Re: XRef Table
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
It currently is not possible to have the sheet value show in this case. This symbol is actually the parent symbol. Since the cross-reference table is always shown at the parent it is always on the same sheet. I see why in this type of case you might want the sheet value to show to be consistent. I can log this as a wish list item so that it is considered for a future release.
Regards,
Pat

Pat Murnen
Principal Content Developer
Information Modeling and Platform Products Group
Autodesk, Inc.
Re: XRef Table
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
The problem I have with the current cross reference setup is that when you have the parent connected to other components via a link line, it will not automatically show the cross reference for blocks that are not connected by the link line.
When you do get the xref to show, you then have to edit to remove the blocks that are connected by the link line.
What is worse is when you have a parent block in one dwg, and the multiple linked child blocks in another. the parent xref will show them all, while the all the linked child xrefs are turned off.
Regards Brad
You may recognize me from the
hundreds of previous newsreader posts
I've made over the last 5 years
as Brad Coleman
Re: XRef Table
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Brad,
If cross-referencing is hidden or removed on a parent because you don't want it to show the children that are linked with the dashed line, the cross-referencing is hidden for all children. This is why the ones on another drawing aren't showing up.
My suggestion to handle these is to follow the procedure described in the Help topic, "Exclude contacts when cross-referencing", http://docs.autodesk.com/ACAD_E/2013/ENU/filesAcad
Then leave the cross-referencing on the parent visible and the children not linked with the dashed line will show up in the cross-referencing at the parent. Just make sure to account for the linked children if you define the maximum number of contacts for a parent since they will not be counted.
I agree this is not optimal but it does work with the current product. I have logged as a wishlist to be able to suppress the cross-referencing for any contacts linked with the dashed line.

Pat Murnen
Principal Content Developer
Information Modeling and Platform Products Group
Autodesk, Inc.
