高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】geometry data for circles and lines with non-zero thicknes
geometry data for circles and lines with non-zero thickness
geometry data for circles and lines with non-zero thickness
hi,
since circles and lines can have non-zero thickness and they can rotate along any directions, it seems to be a non-trivial task to get the geometry data for these entities. for circles with non-zero thickness (like a hollow cylinder), is it possible to retrieve data as a list of faces that would compose the circle? for lines with non-zero thickness, which actually looks like a face, how should i get the 4 points that make up the face?
thanks,
-kyu
you should use dd vectorization engine, see odvectorizeex sample
sincerely yours,
george udov
|