高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwf background color
dwf background color
dwf background color
how do i retrieve the background color of a dwf file?
attached is a dwf file with a dark grey background that was
plotted from acad 2004.
attached files
currently there is no way to get bg color from dwf,
and seemingly there is no reason to want it,
because dwf background has no counterpart in dwg.
background color in autocad is not file specific, it is user setting.
last edited by vkalinin; 10th november 2004 at 03:28 amfff">.
quote:
originally posted by sjlowcock
how do i retrieve the background color of a dwf file?
dwf file keeps background opcode. by default the drawing background is fully transparent:
(background 0,0,0,0)
whip! toolkit gives an ability to put and get it.
as to dd dwf export puts background setting into file, dwf import ignores this one.
misha kuzinets
|