I am befuddled by a peculiar problem:
I have a coworker who "loses" 1 layer from his Xref when he Xclips it down. When I open the same drawing with the same Xclip on the same Xref the layer is there.
I think its a system variable, but I am not finding anything on the forums.
I appreciate any input.
Thanks,
Dan
Solved! Go to Solution.
Solved by WarrenGeissler. Go to Solution.
Double check the Demand Load Xrefs setting (OPTIONS-OPEN & SAVE) on both systems.
Warren Geissler
Drafting Manager Denver Water
_____________________________________________
Please ACCEPT AS SOLUTON if this works
(...and doesn't melt your computer or cause Armageddon)
Hi @Anonymous,
This sounds like a layer filter as @rkmcswain suggested. Can you check the Layer Properties Manager on both systems to verify that ALL is selected in the Filters column?
Would you like to attach a sample file so I can test if it shows up on my computer?
Please select the Accept as Solution button if my post solves your issue or answers your question.
This was the culprit, and we can now toggle XLOADCTL to make it work...but I'm still confused as to why. Especially since only one of two layers is "vanishing" in the XCLIP, and the XREF is quite chunky, indexed, and otherwise a prime candidate for demand loading. I would like to get to the bottom of this if possible.
We do have versioning discrepancies, but I was able to recreate the error.
My version is O.154.0.0 AutoCAD LT 2018.1.1
Thank you all for your input,
Dan
You have to understand the full functionality of INDEXING and DEMANDLOAD.
INDEXING adds spatial and layer indexes to the drawing so the program will only load that portion of the drawing you ASK for. If you clip a specific area out, then when you load the xref, the program goes to the indices and finds out object-by-object and layer-by-layer ONLY what you need, and that is ALL it loads. It's not that the layer isn't there in the drawing - it's that according to the index, you aren't ASKING for the layer.
Warren Geissler
Drafting Manager Denver Water
_____________________________________________
Please ACCEPT AS SOLUTON if this works
(...and doesn't melt your computer or cause Armageddon)
Thank you, Warren, for the depth in this post. I thought I understood the concepts, but something still is not clicking. I changed the indexctl from 3 to 2 in the dwg being clipped, and that resolved my issue, but I don't understand how. Why does the layer index "filter" 1 layer off in the xclip? Really, what is the benefit of having a layer index at all?
@WarrenGeisslerwrote:You have to understand the full functionality of INDEXING and DEMANDLOAD.
INDEXING adds spatial and layer indexes to the drawing so the program will only load that portion of the drawing you ASK for. If you clip a specific area out, then when you load the xref, the program goes to the indices and finds out object-by-object and layer-by-layer ONLY what you need, and that is ALL it loads. It's not that the layer isn't there in the drawing - it's that according to the index, you aren't ASKING for the layer.
Can't find what you're looking for? Ask the community or share your knowledge.