高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】plot styles
plot styles
plot styles
hi,
i have written my own vectorizer, and all it going extremely well, thanx to the great dwgdirect toolkit. however, i am quite stumped on how i am to work out how to plot a solid for example, and plot styles are in use.
so as an example, what i do is as follows :
iterator through all the objects in the oddbdatabase, and render them myself to opengl. i wish to use the stipple patterns in opengl command, so when i hit a solid in the list, how would i go about getting the plot style for it ?
cheers and thanx in advance.
jason
hi,
mfcapp is printing functionality sample and it uses plot styles also.
|