Red de conocimiento informático - Material del sitio web - ¿Cómo cargar tipos de línea distintos de "CONTINUA" en ObjectArx?

¿Cómo cargar tipos de línea distintos de "CONTINUA" en ObjectArx?

#define CommandB() { struct resbuf rB_cmd, rB_usr; \ acedGetVar("CMDECHO", & rB_cmd); \ rB_usr.restype = RTSHORT; bool flag1=true; acdbHostApplicationServices()-gt; workDatabase()-gt; getSymbolTable(pLinetypeTbl, AcDb::kForRead); ; if(!flag1) { CommandB(); if(acedCommand(RTSTR, "LINETYPE", RTSTR, "L", RTSTR, nombre de tipo de línea, RTSTR, "", RTSTR, "", 0)!=RTNORM) acutPrintf(" \n ¡Se produjo un error al llamar al tipo de línea s ", nombre de tipo de línea); CommandE(); devolver falso; } devolver verdadero; }