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

help file problem
help file problem
hello,
i have just downloaded dwgdirect (version 1.14.02) and am looking through the help and examples to figure out how to programmatically extract some information from a dwg file. i am very happy with what i have seen so far but am having a problem with the help file (chm).
i looked up the od*db*block*table*record class and was franticly looking through the help for a getname function which i was certain i saw in the example. it is not there, see the attached screen shot. when i copy and paste that help screen into notepad i get details for that function as well as a bunch of others.
can this be fixed? is there help in any other format?
this is under xp with visual studio 2003, in the about box it says html help control version 5.2.3790.1194.
i get the same problem in win2k, in this about box it says html help control version 4.74.8793.
thanks,
adam
attached images
adam,
if you start with oddbblocktablerecord, you will see (in the derivation tree) that it is derived from oddbsymboltablerecord. click on that, and you will find the getname method.
you can also find getname in the index.
bear in mind that a method is not documented in a derived class unless it has been overridden in that class.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)