mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0026715: Problems in reading STEP short names in complex entities
Add function to find next part of complex entity by name or short name. Add missing short names. Test cases for issue CR26715
This commit is contained in:
@@ -2647,6 +2647,15 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("ADDRSS",1);
|
||||
typeshor->SetItem ("ABSR",2);
|
||||
typeshor->SetItem ("ADVFC",3);
|
||||
typeshor->SetItem ("ANCROC",4);
|
||||
typeshor->SetItem ("ANFLAR",5);
|
||||
typeshor->SetItem ("AFAO",6);
|
||||
typeshor->SetItem ("ANNOCC",7);
|
||||
typeshor->SetItem ("ANSBOC",8);
|
||||
typeshor->SetItem ("ANNSYM",9);
|
||||
typeshor->SetItem ("ANSYOC",10);
|
||||
typeshor->SetItem ("ANNTXT",11);
|
||||
typeshor->SetItem ("ANTXOC",12);
|
||||
//203 typeshor->SetItem ("ALPRRL",ALTERNATE_PRODUCT_RELATIONSHIP);
|
||||
typeshor->SetItem ("APPCNT",13);
|
||||
typeshor->SetItem ("APCNEL",14);
|
||||
@@ -2658,6 +2667,7 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("APPRLT",19);
|
||||
typeshor->SetItem ("APPRL",20);
|
||||
typeshor->SetItem ("APPSTT",21);
|
||||
typeshor->SetItem ("ARINST",22);
|
||||
//203 typeshor->SetItem ("AMWU",AREA_MEASURE_WITH_UNIT);
|
||||
//203 typeshor->SetItem ("ARUNT",AREA_UNIT);
|
||||
typeshor->SetItem ("ASCMUS",379);
|
||||
@@ -2667,6 +2677,7 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("A2PL3D",37);
|
||||
typeshor->SetItem ("BZRCRV",43);
|
||||
typeshor->SetItem ("BZRSRF",44);
|
||||
typeshor->SetItem ("BLNRSL",46);
|
||||
typeshor->SetItem ("BNDCR",47);
|
||||
typeshor->SetItem ("BNDCRV",48);
|
||||
typeshor->SetItem ("BNDSRF",49);
|
||||
@@ -2675,7 +2686,13 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("BSCWK",39);
|
||||
typeshor->SetItem ("BSPSR",40);
|
||||
typeshor->SetItem ("BSSWK",41);
|
||||
typeshor->SetItem ("BXDMN",50);
|
||||
typeshor->SetItem ("BXHLSP",51);
|
||||
typeshor->SetItem ("CLNDT",53);
|
||||
typeshor->SetItem ("CMRIMG",54);
|
||||
typeshor->SetItem ("CMRMDL",55);
|
||||
typeshor->SetItem ("CMMDD3",57);
|
||||
typeshor->SetItem ("CMRUSG",58);
|
||||
typeshor->SetItem ("CRTPNT",59);
|
||||
typeshor->SetItem ("CRTROP",60);
|
||||
//203 typeshor->SetItem ("CTO2",CARTESIAN_TRANSFORMATION_OPERATOR_2D);
|
||||
@@ -2694,6 +2711,8 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
//203 typeshor->SetItem ("CHNRQS",CHANGE_REQUEST);
|
||||
|
||||
typeshor->SetItem ("CLSSHL",63);
|
||||
typeshor->SetItem ("CLRRGB",65);
|
||||
typeshor->SetItem ("CLRSPC",66);
|
||||
typeshor->SetItem ("CMPCRV",67);
|
||||
typeshor->SetItem ("CCOS",68);
|
||||
typeshor->SetItem ("CMCRSG",69);
|
||||
@@ -2701,9 +2720,15 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
//203 typeshor->SetItem ("CNFEFF",CONFIGURATION_EFFECTIVITY);
|
||||
//203 typeshor->SetItem ("CNFITM",CONFIGURATION_ITEM);
|
||||
|
||||
typeshor->SetItem ("CMPTXT",70);
|
||||
typeshor->SetItem ("CTWAC",71);
|
||||
typeshor->SetItem ("CTWBB",72);
|
||||
typeshor->SetItem ("CTWE",73);
|
||||
typeshor->SetItem ("CNCSRF",75);
|
||||
//203 typeshor->SetItem ("CNEDST",CONNECTED_EDGE_SET);
|
||||
typeshor->SetItem ("CNFCST",76);
|
||||
typeshor->SetItem ("CNDPIN",77);
|
||||
typeshor->SetItem ("CDORSI",78);
|
||||
typeshor->SetItem ("CDSR",391);
|
||||
//203 typeshor->SetItem ("CNDPUN",CONTEXT_DEPENDENT_UNIT);
|
||||
//203 typeshor->SetItem ("CNTRCT",CONTRACT);
|
||||
@@ -2711,22 +2736,43 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
//203 typeshor->SetItem ("CNTTYP",CONTRACT_TYPE);
|
||||
typeshor->SetItem ("CNBSUN",79);
|
||||
typeshor->SetItem ("CUTO",80);
|
||||
typeshor->SetItem ("CSSHRP",82);
|
||||
typeshor->SetItem ("CSGSLD",83);
|
||||
|
||||
typeshor->SetItem ("CRBNSR",85);
|
||||
typeshor->SetItem ("CRVRPL",86);
|
||||
typeshor->SetItem ("CRVSTY",87);
|
||||
typeshor->SetItem ("CRSTFN",88);
|
||||
typeshor->SetItem ("CSFP",89);
|
||||
typeshor->SetItem ("CYLSRF",90);
|
||||
|
||||
//203 typeshor->SetItem ("DTDEFF",DATED_EFFECTIVITY);
|
||||
typeshor->SetItem ("DTANTM",92);
|
||||
typeshor->SetItem ("DATA",93);
|
||||
typeshor->SetItem ("DTASS",94);
|
||||
typeshor->SetItem ("DTRL",95);
|
||||
typeshor->SetItem ("DTTMRL",96);
|
||||
typeshor->SetItem ("DFNSYM",97);
|
||||
typeshor->SetItem ("DFNRPR",98);
|
||||
typeshor->SetItem ("DGNPCR",99);
|
||||
typeshor->SetItem ("DGTRSR",100);
|
||||
typeshor->SetItem ("DSRPIT",101);
|
||||
typeshor->SetItem ("DMNCRV",102);
|
||||
typeshor->SetItem ("DMCRTR",103);
|
||||
typeshor->SetItem ("DSGCNT",340);
|
||||
//203 typeshor->SetItem ("DMFR",DESIGN_MAKE_FROM_RELATIONSHIP);
|
||||
typeshor->SetItem ("DMNEXP",104);
|
||||
//203 typeshor->SetItem ("DRCACT",DIRECTED_ACTION);
|
||||
typeshor->SetItem ("DRCTN",105);
|
||||
typeshor->SetItem ("DRANOC",106);
|
||||
typeshor->SetItem ("DRGCLL",107);
|
||||
typeshor->SetItem ("DPDC",108);
|
||||
typeshor->SetItem ("DPDCF",109);
|
||||
typeshor->SetItem ("DRSBRP",110);
|
||||
typeshor->SetItem ("DRSYRP",111);
|
||||
typeshor->SetItem ("DTLWD",112);
|
||||
typeshor->SetItem ("DRWDFN",113);
|
||||
typeshor->SetItem ("DRWRVS",114);
|
||||
typeshor->SetItem ("DCMNT",367);
|
||||
//203 typeshor->SetItem ("DCMRFR",DOCUMENT_REFERENCE);
|
||||
typeshor->SetItem ("DCMRLT",369);
|
||||
@@ -2742,13 +2788,26 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("ELMSRF",118);
|
||||
typeshor->SetItem ("ELLPS",119);
|
||||
typeshor->SetItem ("EVDGPC",120);
|
||||
typeshor->SetItem ("EXTSRC",121);
|
||||
typeshor->SetItem ("EDCF",122);
|
||||
typeshor->SetItem ("EDHS",123);
|
||||
typeshor->SetItem ("EXDFIT",124);
|
||||
typeshor->SetItem ("EXDFSY",125);
|
||||
typeshor->SetItem ("EDTF",126);
|
||||
typeshor->SetItem ("EDTS",127);
|
||||
typeshor->SetItem ("EXARSL",128);
|
||||
//203 typeshor->SetItem ("EXCACT",EXECUTED_ACTION);
|
||||
|
||||
typeshor->SetItem ("FCTBR",134);
|
||||
typeshor->SetItem ("FBSR",135);
|
||||
typeshor->SetItem ("FCBND",131);
|
||||
typeshor->SetItem ("FCOTBN",132);
|
||||
typeshor->SetItem ("FCSRF",133);
|
||||
typeshor->SetItem ("FCTBR",134);
|
||||
typeshor->SetItem ("FBSR",135);
|
||||
typeshor->SetItem ("FLARST",136);
|
||||
typeshor->SetItem ("FASC",137);
|
||||
typeshor->SetItem ("FASH",138);
|
||||
typeshor->SetItem ("FASTSW",139);
|
||||
typeshor->SetItem ("FAST",140);
|
||||
typeshor->SetItem ("FNDFTR",141);
|
||||
typeshor->SetItem ("GBSSR",146);
|
||||
typeshor->SetItem ("GBWSR",147);
|
||||
@@ -2758,8 +2817,12 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("GMTST",145);
|
||||
typeshor->SetItem ("GC",148);
|
||||
typeshor->SetItem ("GUAC",149);
|
||||
typeshor->SetItem ("GRPASS",151);
|
||||
typeshor->SetItem ("GRPRLT",152);
|
||||
typeshor->SetItem ("HLSPSL",153);
|
||||
typeshor->SetItem ("HYPRBL",154);
|
||||
typeshor->SetItem ("INTCRV",155);
|
||||
typeshor->SetItem ("INVSBL",156);
|
||||
typeshor->SetItem ("ITDFTR",354);
|
||||
typeshor->SetItem ("LMWU",157);
|
||||
typeshor->SetItem ("LNGUNT",158);
|
||||
@@ -2770,6 +2833,8 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("MNSLBR",162);
|
||||
typeshor->SetItem ("MSSR",163);
|
||||
typeshor->SetItem ("MPPITM",164);
|
||||
typeshor->SetItem ("MDGPA",166);
|
||||
typeshor->SetItem ("MDGPR",167);
|
||||
//203 typeshor->SetItem ("MMWU",MASS_MEASURE_WITH_UNIT);
|
||||
//203 typeshor->SetItem ("MSSUNT",MASS_UNIT);
|
||||
typeshor->SetItem ("MSWTUN",165);
|
||||
@@ -2779,9 +2844,12 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
//203 typeshor->SetItem ("OFCR2D",OFFSET_CURVE_2D);
|
||||
typeshor->SetItem ("OFCR3D",171);
|
||||
typeshor->SetItem ("OFFSRF",172);
|
||||
typeshor->SetItem ("ODRF",173);
|
||||
typeshor->SetItem ("OPNSHL",174);
|
||||
typeshor->SetItem ("ORDDT",175);
|
||||
typeshor->SetItem ("ORGNZT",176);
|
||||
typeshor->SetItem ("ORGASS",177);
|
||||
typeshor->SetItem ("ORGRL",178);
|
||||
typeshor->SetItem ("ORGADD",179);
|
||||
//203 typeshor->SetItem ("ORGPRJ",ORGANIZATIONAL_PROJECT);
|
||||
//203 typeshor->SetItem ("ORGRLT",ORGANIZATION_RELATIONSHIP);
|
||||
@@ -2791,14 +2859,17 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("OROPSH",183);
|
||||
typeshor->SetItem ("ORNPTH",184);
|
||||
typeshor->SetItem ("OTBNCR",185);
|
||||
typeshor->SetItem ("ORSI",186);
|
||||
typeshor->SetItem ("PRBL",187);
|
||||
typeshor->SetItem ("PRRPCN",188);
|
||||
|
||||
typeshor->SetItem ("PRSADD",195);
|
||||
typeshor->SetItem ("PRANOR",192);
|
||||
typeshor->SetItem ("PAOA",193);
|
||||
typeshor->SetItem ("PAOR",194);
|
||||
typeshor->SetItem ("PRSADD",195);
|
||||
typeshor->SetItem ("PLCMNT",196);
|
||||
typeshor->SetItem ("PLNBX",197);
|
||||
typeshor->SetItem ("PLNEXT",198);
|
||||
|
||||
typeshor->SetItem ("PAMWU",200);
|
||||
typeshor->SetItem ("PLANUN",201);
|
||||
@@ -2806,8 +2877,23 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("PNONCR",203);
|
||||
typeshor->SetItem ("PNONSR",204);
|
||||
typeshor->SetItem ("PNTRPL",205);
|
||||
typeshor->SetItem ("PLYLN",208);
|
||||
typeshor->SetItem ("PNTSTY",206);
|
||||
typeshor->SetItem ("PLYLP",207);
|
||||
typeshor->SetItem ("PLYLN",208);
|
||||
typeshor->SetItem ("PRDFCL",209);
|
||||
typeshor->SetItem ("PDCF",210);
|
||||
typeshor->SetItem ("PRDFIT",211);
|
||||
typeshor->SetItem ("PRDFSY",212);
|
||||
typeshor->SetItem ("PDTF",213);
|
||||
typeshor->SetItem ("PRSAR",214);
|
||||
typeshor->SetItem ("PRLYAS",215);
|
||||
typeshor->SetItem ("PRSRPR",216);
|
||||
typeshor->SetItem ("PRSST",217);
|
||||
typeshor->SetItem ("PRSSZ",218);
|
||||
typeshor->SetItem ("PRSTAS",219);
|
||||
typeshor->SetItem ("PSBC",220);
|
||||
typeshor->SetItem ("PRSVW",221);
|
||||
typeshor->SetItem ("PRSITM",222);
|
||||
typeshor->SetItem ("PRDCT",223);
|
||||
typeshor->SetItem ("PRDCTG",224);
|
||||
//203 typeshor->SetItem ("PRCTRL",PRODUCT_CATEGORY_RELATIONSHIP);
|
||||
@@ -2830,16 +2916,22 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("QACU",382);
|
||||
typeshor->SetItem ("QSUNCR",236);
|
||||
typeshor->SetItem ("QSUNSR",237);
|
||||
typeshor->SetItem ("RMWU",238);
|
||||
typeshor->SetItem ("RBSC",239);
|
||||
typeshor->SetItem ("RBSS",240);
|
||||
typeshor->SetItem ("RCCMSR",241);
|
||||
typeshor->SetItem ("RCTRSR",242);
|
||||
typeshor->SetItem ("RPITGR",243);
|
||||
typeshor->SetItem ("RCCS",244);
|
||||
typeshor->SetItem ("RPRSNT",245);
|
||||
typeshor->SetItem ("RPRCNT",246);
|
||||
typeshor->SetItem ("RPRITM",247);
|
||||
typeshor->SetItem ("RPRMP",248);
|
||||
typeshor->SetItem ("RPRRLT",249);
|
||||
typeshor->SetItem ("RVARSL",250);
|
||||
typeshor->SetItem ("RGANWD",251);
|
||||
typeshor->SetItem ("RGCRCN",252);
|
||||
typeshor->SetItem ("RGCRCY",253);
|
||||
typeshor->SetItem ("RRWT",388);
|
||||
typeshor->SetItem ("SMCRV",254);
|
||||
typeshor->SetItem ("SCRCLS",255);
|
||||
@@ -2858,8 +2950,10 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("SAMWU",265);
|
||||
typeshor->SetItem ("SLANUN",336);
|
||||
typeshor->SetItem ("SLDMDL",266);
|
||||
typeshor->SetItem ("SLDRPL",267);
|
||||
typeshor->SetItem ("SHUO",383);
|
||||
typeshor->SetItem ("SPHSRF",269);
|
||||
typeshor->SetItem ("STYITM",270);
|
||||
//203 typeshor->SetItem ("STRRQS",START_REQUEST);
|
||||
//203 typeshor->SetItem ("STRWRK",START_WORK);
|
||||
typeshor->SetItem ("SPPRRL",385);
|
||||
@@ -2869,10 +2963,35 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("SROFRV",274);
|
||||
typeshor->SetItem ("SRFPTC",275);
|
||||
typeshor->SetItem ("SRFRPL",276);
|
||||
typeshor->SetItem ("SRSDST",277);
|
||||
typeshor->SetItem ("SRSTBN",278);
|
||||
typeshor->SetItem ("SSCG",279);
|
||||
typeshor->SetItem ("SSFA",280);
|
||||
typeshor->SetItem ("SSPL",281);
|
||||
typeshor->SetItem ("SSSC",282);
|
||||
typeshor->SetItem ("SRSTSL",283);
|
||||
typeshor->SetItem ("SRSTUS",284);
|
||||
typeshor->SetItem ("SWARSL",285);
|
||||
typeshor->SetItem ("SWPSRF",286);
|
||||
typeshor->SetItem ("SYMCLR",287);
|
||||
typeshor->SetItem ("SYMRPR",288);
|
||||
typeshor->SetItem ("SYRPMP",289);
|
||||
typeshor->SetItem ("SYMSTY",290);
|
||||
typeshor->SetItem ("SYMTRG",291);
|
||||
typeshor->SetItem ("TRMSYM",294);
|
||||
typeshor->SetItem ("TXTLTR",295);
|
||||
typeshor->SetItem ("TLWAC",296);
|
||||
typeshor->SetItem ("TLWBB",297);
|
||||
typeshor->SetItem ("TLWD",298);
|
||||
typeshor->SetItem ("TLWE",299);
|
||||
typeshor->SetItem ("TXTSTY",300);
|
||||
typeshor->SetItem ("TSFDF",301);
|
||||
typeshor->SetItem ("TSWBC",302);
|
||||
typeshor->SetItem ("TSWM",303);
|
||||
typeshor->SetItem ("TPRPIT",304);
|
||||
typeshor->SetItem ("TRDSRF",305);
|
||||
typeshor->SetItem ("TRMCRV",308);
|
||||
typeshor->SetItem ("TDRF",309);
|
||||
typeshor->SetItem ("UMWU",310);
|
||||
typeshor->SetItem ("UNFCRV",311);
|
||||
typeshor->SetItem ("UNFSRF",312);
|
||||
@@ -2884,8 +3003,32 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
//203 typeshor->SetItem ("VRTSHL",VERTEX_SHELL);
|
||||
//203 typeshor->SetItem ("VMWU",VOLUME_MEASURE_WITH_UNIT);
|
||||
//203 typeshor->SetItem ("VLMUNT",VOLUME_UNIT);
|
||||
typeshor->SetItem ("VWVLM",317);
|
||||
typeshor->SetItem ("WOYADD",318);
|
||||
typeshor->SetItem ("TMWU",341);
|
||||
typeshor->SetItem ("RTUNT",342);
|
||||
typeshor->SetItem ("TMUNT",343);
|
||||
typeshor->SetItem ("CI3WS",350);
|
||||
typeshor->SetItem ("CTO2",351);
|
||||
typeshor->SetItem ("DRVUNT",352);
|
||||
typeshor->SetItem ("DRUNEL",353);
|
||||
typeshor->SetItem ("PRITRP",355);
|
||||
typeshor->SetItem ("MFUO",378);
|
||||
//203 typeshor->SetItem ("WRSHL",WIRE_SHELL);
|
||||
typeshor->SetItem ("MTRDSG",390);
|
||||
typeshor->SetItem ("ADATA",392);
|
||||
typeshor->SetItem ("APDTAS",393);
|
||||
typeshor->SetItem ("APGRAS",395);
|
||||
typeshor->SetItem ("APORAS",396);
|
||||
typeshor->SetItem ("APAOA",397);
|
||||
typeshor->SetItem ("APPRIT",398);
|
||||
typeshor->SetItem ("ASCA",399);
|
||||
typeshor->SetItem ("APDCRF",400);
|
||||
typeshor->SetItem ("DCMFL",401);
|
||||
typeshor->SetItem ("CHROBJ",402);
|
||||
typeshor->SetItem ("EXFCSL",403);
|
||||
typeshor->SetItem ("RVFCSL",404);
|
||||
typeshor->SetItem ("SWFCSL",405);
|
||||
|
||||
// Added by ABV 08.09.99 for CAX TRJ 2 (validation properties)
|
||||
typeshor->SetItem ("MSRPIT",406);
|
||||
@@ -2921,8 +3064,57 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
typeshor->SetItem ("VRACRQ",438);
|
||||
typeshor->SetItem ("PRCTRL",439);
|
||||
typeshor->SetItem ("ACRQSL",440);
|
||||
// typeshor->SetItem ("DM??",441);
|
||||
|
||||
typeshor->SetItem ("DRGMDL",441);
|
||||
typeshor->SetItem ("ANGLCT",442);
|
||||
typeshor->SetItem ("ANGSZ",443);
|
||||
typeshor->SetItem ("DMCHRP",444);
|
||||
typeshor->SetItem ("DMNLCT",445);
|
||||
typeshor->SetItem ("DLWP",446);
|
||||
typeshor->SetItem ("DMNSZ",447);
|
||||
typeshor->SetItem ("DSWP",448);
|
||||
typeshor->SetItem ("SHDMRP",449);
|
||||
typeshor->SetItem ("DCRPTY",450);
|
||||
typeshor->SetItem ("OBJRL",451);
|
||||
typeshor->SetItem ("RLASS",452);
|
||||
typeshor->SetItem ("IDNRL",453);
|
||||
typeshor->SetItem ("IDNASS",454);
|
||||
typeshor->SetItem ("EXIDAS",455);
|
||||
typeshor->SetItem ("EFFASS",456);
|
||||
typeshor->SetItem ("NMASS",457);
|
||||
typeshor->SetItem ("GNRPRP",458);
|
||||
typeshor->SetItem ("EDGP",461);
|
||||
typeshor->SetItem ("AEIA",462);
|
||||
typeshor->SetItem ("CMSHAS",470);
|
||||
typeshor->SetItem ("DRSHAS",471);
|
||||
typeshor->SetItem ("EXTNSN",472);
|
||||
typeshor->SetItem ("DRDMLC",473);
|
||||
typeshor->SetItem ("LMANFT",474);
|
||||
typeshor->SetItem ("TLRVL",475);
|
||||
typeshor->SetItem ("MSRQLF",476);
|
||||
typeshor->SetItem ("PLMNTL",477);
|
||||
typeshor->SetItem ("PRCQLF",478);
|
||||
typeshor->SetItem ("TYPQLF",479);
|
||||
typeshor->SetItem ("QLRPIT", 480);
|
||||
typeshor->SetItem ("CMRPIT", 482);
|
||||
typeshor->SetItem ("CMRPIT", 483);
|
||||
typeshor->SetItem ("CMS0", 485);
|
||||
typeshor->SetItem ("CNEDST", 486);
|
||||
typeshor->SetItem ("EBWM", 488);
|
||||
typeshor->SetItem ("EBWSR", 489);
|
||||
typeshor->SetItem ("NMSSR", 491);
|
||||
typeshor->SetItem ("ORNSRF", 492);
|
||||
typeshor->SetItem ("SBFC", 493);
|
||||
typeshor->SetItem ("SBDG", 494);
|
||||
typeshor->SetItem ("CFSS", 496);
|
||||
typeshor->SetItem ("MSSUNT", 501);
|
||||
typeshor->SetItem ("THTMUN", 502);
|
||||
typeshor->SetItem ("DTENV", 565);
|
||||
typeshor->SetItem ("MTPRRP", 566);
|
||||
typeshor->SetItem ("PRDFR", 567);
|
||||
typeshor->SetItem ("MTRPRP", 569);
|
||||
typeshor->SetItem ("PDFR", 573);
|
||||
typeshor->SetItem ("DCP1", 600);
|
||||
typeshor->SetItem ("DCPREQ", 601);
|
||||
// typeshor->SetItem (AngularLocation);
|
||||
// typeshor->SetItem (AngularSize);
|
||||
// typeshor->SetItem (DimensionalCharacteristicRepresentation);
|
||||
@@ -2931,8 +3123,49 @@ RWStepAP214_ReadWriteModule::RWStepAP214_ReadWriteModule ()
|
||||
// typeshor->SetItem (DimensionalSize);
|
||||
// typeshor->SetItem (DimensionalSizeWithPath);
|
||||
// typeshor->SetItem (ShapeDimensionRepresentation);
|
||||
|
||||
typeshor->SetItem ("CYLTLR", 609);
|
||||
typeshor->SetItem ("SRWP", 610);
|
||||
typeshor->SetItem ("ANGTLR", 611);
|
||||
typeshor->SetItem ("CNCTLR", 612);
|
||||
typeshor->SetItem ("CRRNTL", 613);
|
||||
typeshor->SetItem ("CXLTLR", 614);
|
||||
typeshor->SetItem ("FLTTLR", 615);
|
||||
typeshor->SetItem ("LNP0", 616);
|
||||
typeshor->SetItem ("PRLTLR", 617);
|
||||
typeshor->SetItem ("PRPTLR", 618);
|
||||
typeshor->SetItem ("PSTTLR", 619);
|
||||
typeshor->SetItem ("RNDTLR", 620);
|
||||
typeshor->SetItem ("STRTLR", 621);
|
||||
typeshor->SetItem ("SRPRTL", 622);
|
||||
typeshor->SetItem ("SYMTLR", 623);
|
||||
typeshor->SetItem ("TTRNTL", 624);
|
||||
typeshor->SetItem ("GMTTLR", 625);
|
||||
typeshor->SetItem ("GMTLRL", 626);
|
||||
typeshor->SetItem ("GTWDR", 627);
|
||||
typeshor->SetItem ("MDGMTL", 628);
|
||||
typeshor->SetItem ("DTMFTR", 630);
|
||||
typeshor->SetItem ("DTMRFR", 631);
|
||||
typeshor->SetItem ("CMMDTM", 632);
|
||||
typeshor->SetItem ("DTMTRG", 633);
|
||||
typeshor->SetItem ("PDT0", 634);
|
||||
typeshor->SetItem ("MMWU",651);
|
||||
typeshor->SetItem ("CNOFSY",661);
|
||||
typeshor->SetItem ("GMTALG",662);
|
||||
typeshor->SetItem ("PRPT",663);
|
||||
typeshor->SetItem ("TNGNT",664);
|
||||
typeshor->SetItem ("PRLOFF",665);
|
||||
typeshor->SetItem ("GISU",666);
|
||||
typeshor->SetItem ("IDATT",667);
|
||||
typeshor->SetItem ("IIRU",668);
|
||||
typeshor->SetItem ("GTWDU",674);
|
||||
typeshor->SetItem ("PRZNDF",679);
|
||||
typeshor->SetItem ("RNZNDF",680);
|
||||
typeshor->SetItem ("RNZNOR",681);
|
||||
typeshor->SetItem ("TLRZN",682);
|
||||
typeshor->SetItem ("TLZNDF",683);
|
||||
typeshor->SetItem ("TLZNFR",684);
|
||||
typeshor->SetItem ("INRPIT",700);
|
||||
typeshor->SetItem ("VLRPIT",701);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user