高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】entity pointer member functions
entity pointer member functions
entity pointer member functions
if i provide the following code:
oddbentityptr pent = pentiter->objectid().safeopenobject();
how do i get a list of member functions ... ie pent.somefunction
for some reason when i hit "." i get no list and i don't know where to look in examples or documentation which will provide a list.
thank you,
al
last edited by arice42; 1st august 2004 at 02:20 pmfff">.
look for oddbentity in dwgdirect.chm, for a list of member functions.
|