高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】modifies to layer properties apply
modifies to layer properties apply
modifies to layer properties apply [solved]
i solved the question.... it was a mistake...
hi all,
i implemented my mfc interface to modify layer porperty.
i'd like to know which function i have to call after calling
setcolorindex, setcolor, setlineweight and setisoff functions to be able to render modifies.
thank you in advange
regards
walter
myzhar
==============
ing. walter lucetti
geomind srl
pisa - italy
==============
last edited by myzhar; 31st may 2006 at 06:48 amfff">. reason: question solved
myzhar
# 31st may 2006, 06:50 am
softdev join date: oct 2002
location: russian federation, spb
posts: 332
hi,
after modifying a layer you should call odgsmodel::invalidate().
starting from next dd version (1.15) layer changes will be automatically propagated to related entities by the framework being returned by oddbgsmanager::setuplayoutviews().
dmitry a. novikov
none
? | ?
thread tools
display modes
linear mode
search this thread
rate this thread
excellent
good
average
bad
terrible
posting rules
you may post new threads
you may post replies
you may post attachments
you may edit your posts
is on
are on
code is off
html code is off
forum jump
user control panel private messages subscriptions who's online search forums forums home general topics news questions and remarks business issues industry commentary general software issues documentation issues future directions dwg libraries dwgdirect.net dwgdirect, c++ version dwgdirectx, activex version adtdirect/c3ddirect opendwg toolkit/viewkit dgn libraries dgndirect, c++ version (2.x+) dgndirect libraries (legacy 0.99xx)
all times are gmt -7. the time now is 11:09 pmfff">.
- - -
copyright ?2000 - 2009, jelsoft enterprises ltd.
copyright 1998-2008 open design alliance inc.
hi,
after modifying a layer you should call odgsmodel::invalidate().
starting from next dd version (1.15) layer changes will be automatically propagated to related entities by the framework being returned by oddbgsmanager::setuplayoutviews().
|