摘要: Acad::ErrorStatus selectEntityInLayer(const char* nLayerName,AcDbObjectIdArray& nIDs) { Acad::ErrorStatus es = Acad::eOk; ads_name ents; struct resbuf *rb; rb=acutNewRb(AcDb::kDxfLayerName); rb... 阅读全文
posted @ 2016-04-01 10:31 dozeoo 阅读(395) 评论(0) 推荐(0)