![]() |
【转帖】how to unload plotstyle
how to unload plotstyle ?
how to unload plotstyle ? hi, is there any way to unload plotstyle from plotstyletable in dwgdirect? i use odgicontextfordbdatabase::loadplotstyletable(odstr eambuf* ppstfile) to load ctb style for a drawing, but i cannot find a way to return to previous linewidth style in a drawing. regards, savip hi, if you are using plotstyles, you should implement your own contextfordatabase and override its plotstyletype() method. if you want to disable plotstyles, this method should return odgicontext::kpsnone. example of such implementation is cdwgviewer::plotstyletype(), file dwgviewer.cpp, odamfcapp sample application. sincerely yours, george udov thanks for help :] savip |
所有的时间均为北京时间。 现在的时间是 08:39 PM. |