#ADS_ENTMAKE and BLOCKS
Help! I am a ADS developer on the sun. I am experiencing a wiedr
condition when I create a block in autocad.
1. I call ads_entmake with a "BLOCK" entity list with 70 code 0.
2. I call entmake with the enity lists of the entities that I want to
store
in the blk-XX block.
3. I call entmake with "ENDBLK" entity list. This returns me a
KTXXxxxxxx
RTKYWRD error instead of RTNORM. Why ?? When I try to insert the
block it works fine excprt when I am inserting right
after the creation of a polyline. If I insert the block after a polyline
creation the last vertex of the polylin gets deleted unti, l the next
regen. When I try to ads_entmod the block it returnes RTREJ and ERRNO has
the value 32 (callXXXX cannot modify seqend ????). Thanks for any help,
please excuse the misspellings as the backspae key, compuserve and procomm
are not interacting properly.