几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】entities color definition at rendering time (http://www.dimcax.com/hust/showthread.php?t=16055)

yang686526 2009-05-05 09:26 AM

【转帖】entities color definition at rendering time
 
entities color definition at rendering time
entities color definition at rendering time
hi all,
is there the possibility to specify entity color when an entity is rendered ?
i'll try to explain my problem:
i load a dwg file and want all the entities in the dwg to be rendered using colors defined by me and not using the default color mapping. for example, all the entities with color index 1 (red) must be displayed with odcolorref(0,128,0) etc...
is there any possibility to obtain this result, apart from cycling all the entities and modifying by hand their color properties ? i there any callback that the renderer engine calls immediately before rendering an entity that i can override to obtain this result ?
thank you to everyone!!
carlo.
it seems that the most effective way in your case is substituting your own palette instead of default one.
sergey slezkin
hi sergey, thanks again for your answer.
i undestand your suggestion, but i don't have any idea on how to implement it :-( .
do you have an example, or some documentation/function to search for ??
thanks again,
carlo.
odgsdevice::setlogicalpalette()
see odamfcapp sample dwgviewer.cpp
m_pdevice->setlogicalpalette(..)
sergey slezkin
thanks again!!
carlo.


所有的时间均为北京时间。 现在的时间是 10:26 PM.