![]() |
【转帖】dxfinfieldsdwginfields
dxfinfields/dwginfields
dxfinfields/dwginfields has anybody experience with oddbobject:: dxfinfields. i dont understand the use of this methods. is it possible in dwgdirect1.10 during oddbhostappservices::readfile () to access to all basic entities and modify it, such as excustomentity in odamfcapp. if it is possible, what must i change in odamfcapp example to 1) access all basic entities (circle,point,spline...) 2) to modify it. for example changing radius of circle. best regards mano dwginfields() and dxfinfields() are called internally by dd for example while loading file. if a custom enity is implemented by client code (externaly to dd) these functions must be implemented in custom class. it's impossible to modify objects during file loading - only after the drawing is loaded. appropriate transformers like oddbcircle::setradius() should be used to do it. sergey slezkin |
所有的时间均为北京时间。 现在的时间是 04:31 AM. |