I open Cell Library Dialog, select cell lib:C:\Programme\Bentley\MicroStation CONNECT Edition\MicroStation\Default\Cell\areapat.cel When I then click on a cell Microstation hangs.It seems that it is taking VERY long for loading properties to...
The MicroStation V8 User Guide states, "Cell Libraries are exactly like DGN files. Any DGN file can be attached as a cell library and any cell library can be opened as a DGN file." That there is no difference between a cell library and a DGN file is an important concept in Micro...
mdlCell_attachLibrary(szFileName, (char*)pszFileName, NULL, TRUE); // 如何让attach的dgn以指定的Sharecell名称作为cell名称插入? mdlCell_placeCell(&ptInsert, NULL, TRUE, NULL, NULL, 0, 0, 0, TRUE, szCell, NULL); // 希望此处szCell为指定的新名称,如:“{E64AD...