PDA

View Full Version : XREF Problem



dualxhst
14th Jul 2009, 03:18 pm
When XREFs appear on parent drawing all the coloring of the XREF is darkened, as if it were locked. Friend at different company cant even create this problem with his. ANy ideas???

chulse
14th Jul 2009, 05:57 pm
Try
XDWGFADECTL

ronjonp
14th Jul 2009, 06:03 pm
I believe it is: XFADECTL

rkmcswain
14th Jul 2009, 06:14 pm
I believe it is: XFADECTL

Nope, it's XDWGFADECTL.

XFADECTL controls fading during REFEDIT.

chulse
14th Jul 2009, 06:29 pm
From Help:



XDWGFADECTL

Type:Integer
Saved in:Registry
Initial value:70

Controls the dimming for all DWG xref objects.
The valid XDWGFADECTL system variable value is between -90 and 90. When XDWGFADECTL is set to a negative value, the Xref Fading feature is not turned on, but the setting is stored.

0 DWG xref objects are not faded.

>0 When the value is positive, controls the percent of fading up to 90 percent.

<0 When the value is negative, xref objects are not faded, but the value is saved for switching to that value by changing the sign.

chulse
14th Jul 2009, 06:30 pm
I assume it's new in 2010...

rkmcswain
14th Jul 2009, 06:34 pm
I assume it's new in 2010...

Yep. Complete reference:
http://www.hyperpics.com/system_variables/index.asp

ronjonp
14th Jul 2009, 07:52 pm
I assume it's new in 2010...

No wonder it did not work for me :lol:

dualxhst
15th Jul 2009, 01:17 pm
Bingo! Thanks guys, that was driving me crazy!:)