几何尺寸与公差论坛------致力于产品几何量公差标准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)
-   -   【转帖】query regarding dwg to client coords (http://www.dimcax.com/hust/showthread.php?t=18266)

yang686526 2009-05-07 12:02 PM

【转帖】query regarding dwg to client coords
 
query regarding dwg to client coords

query regarding dwg to client coords
hi all,
i'm able to convert a screen coordinate to drawing coordinate. but unable to convert a drawing coordinate to screen coordinate..
help needed...!!!
tia
-------------
regards,
rajesh parameswaran
last edited by rajuinnet; 27th october 2004 at 11:48 pmfff">.

rajuinnet
# 29th october 2004, 01:05 am

softdev join date: jun 2002
location: st'petersburg, russia
posts: 522

i still don't very understand the problem. could you post a fragment of issuing source code (completely describing what you are doing)?
if you are using our vectorization, and getting invalid coordinates - then you most probably are doing something wrong. please study our odvectorizeex and odamfcapp samples, they successfully solves this task.
if you are trying to implement your own dwg vectorization framework, then it is very complex task, you need:
1) take into account all model transforms. line with coords of ends (x1, y1, z1) and (x2, y2, z2) can lie in block that are inserted to other block with some transform, and this other block can be inserted to current space with some other transform, etc
2) transform from world to eye coordinates - take into account camera properties of current vectorizing viewport.
3) apply linetype.
4) apply spatial clips (if any). some parts of dwg file can be not displayed due to spatial clips existence.
etc...
sincerely yours,
george udov

george udov
# 29th october 2004, 03:10 am

registered user join date: jul 2004
location: india
posts: 82

hi george,
can i have your e-mail id so that i can mail the project(test appln) to you.
from which you can easily find out the issue.. dwg to client and client to dwg..
tia
-----------------
regards,
rajesh parameswaran

rajuinnet
# 1st november 2004, 12:58 am

softdev join date: jun 2002
location: st'petersburg, russia
posts: 522

rajesh, i very glad to read in private message that you found a solution
sincerely yours,
george udov

george udov

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 12:45 amfff">.
- - -
copyright ?2000 - 2009, jelsoft enterprises ltd.
copyright 1998-2008 open design alliance inc.

i still don't very understand the problem. could you post a fragment of issuing source code (completely describing what you are doing)?
if you are using our vectorization, and getting invalid coordinates - then you most probably are doing something wrong. please study our odvectorizeex and odamfcapp samples, they successfully solves this task.
if you are trying to implement your own dwg vectorization framework, then it is very complex task, you need:
1) take into account all model transforms. line with coords of ends (x1, y1, z1) and (x2, y2, z2) can lie in block that are inserted to other block with some transform, and this other block can be inserted to current space with some other transform, etc
2) transform from world to eye coordinates - take into account camera properties of current vectorizing viewport.
3) apply linetype.
4) apply spatial clips (if any). some parts of dwg file can be not displayed due to spatial clips existence.
etc...
sincerely yours,
george udov

hi george,
can i have your e-mail id so that i can mail the project(test appln) to you.
from which you can easily find out the issue.. dwg to client and client to dwg..
tia
-----------------
regards,
rajesh parameswaran

rajesh, i very glad to read in private message that you found a solution
sincerely yours,
george udov


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