[求助]获得文件中的块名
<p>请问在arx中如何获得当前文件的块名称.(当前文件已经插入了几种块)</p><p>谢谢!!</p> <p>virtual Acad::ErrorStatus<br/>getBlockNameFromPathName(<br/> char*& pBlockName,</p><p> const char* pathName) const;</p><p>pBlockName Output pointer to copy of block name<br/>pathName Input pointer to path name to examine</p>
页:
[1]