![]() |
【转帖】arx中自定义实体中变量的问题,急求帮助!
arx中自定义实体中变量的问题,急求帮助!
arx中自定义实体中变量的问题,急求帮助! 'acad::errorstatus acdbdwgfiler::writeitem(const acdbhardownershipid &)' : cannot convert parameter 1 from 'const acgepoint3darray' to 'const acdbhardownershipid &' reason: cannot convert from 'const acgepoint3darray' to 'const acdbhardownershipid' 用acgepoint3d ,doublel类型的可以,但用acgepoint3darray就不行? private: //member variables int isvisibilitable; acgepoint3darray ptarray; 而我现在必须定义一个acgepoint3darray 的变量,这个数据在dwgoutfields函数和dxfinfields函数中如何用呢? 没有人遇到过这样的问题吗?那位大侠帮帮忙呀 对于保存不定长的数据比如数组,你先把数组大小定在开头然后再一个一个数据保存,读取的时候先读取数组大小,再按数组大小小循环读取内容 我的作品,您的选择//www.umould.com/thread-1637-1-1.html |
所有的时间均为北京时间。 现在的时间是 06:58 AM. |