查看单个帖子
旧 2009-05-06, 08:40 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】odgesurfsurfin

odgesurfsurfint
odgesurfsurfint
in the following example i try to define the intersection between two surfaces:
odgeplane pla(odgepoint3d(0.,0.,0),odgevector3d(0.,0.,1.));
odgecylinder cyl(10.,odgepoint3d(0.,0.,0),odgevector3d(0.,0.,1. ));
odgesurfsurfint ssi(pla,cyl);
the linker returns this error:
error lnk2019: external symbol reference "public: __thiscall odgesurfsurfint:dgesurfsurfint(class odgesurface const &,class odgesurface const &,class odgetol const &)" (??0odgesurfsurfint@@qae@abvodgesurface@@0abvodget ol@@@z) not resolved.
i work with dwgdirect libraries for msvc8 version 2.61 and the project links c:\dwg\lib\vc8mdd\dd_ge_dll.lib
thanks for your help.
best regards
adobati clemente
last edited by nino@sainfor.it; 26th november 2008 at 08:29 amfff">.
odgesurfsurfint class and related functionality is not implemented yet.
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)