INCH DIA. MACRO(NUMBER OFF TACK WELD x SIZE)

 
Parents
  • Dear sennirajesh
    I change all 'mm' to 'in' in diainchclassify.pmlfnc, but i faced following error:

    [COLOR="red"](2,820)   Input is not a bore value (nearest valid bore is 0.75in)
    In line 1 of Internal Command Internal Command
    CADCCXCNVS BORE 0.8
    Called from line 74 of PML function diainchclassify
         !WLDSIZE = !SWARRAY[$!M][$!N][1].PART(2,';').BEFORE( 'in' ).BORE().STRING( !INCH )
    Called from line 572 of Macro C:\AVEVA\Pdms11.5\DIAINCH\Diainch.exe
       !!diainchclassify( !TOTSJLIST,'LLIST' )[/COLOR]

    I search for 'CADCCXCNVS' in my catalogue but there is not exist. how could I find that elemnt with incorrect Bore?
Reply
  • Dear sennirajesh
    I change all 'mm' to 'in' in diainchclassify.pmlfnc, but i faced following error:

    [COLOR="red"](2,820)   Input is not a bore value (nearest valid bore is 0.75in)
    In line 1 of Internal Command Internal Command
    CADCCXCNVS BORE 0.8
    Called from line 74 of PML function diainchclassify
         !WLDSIZE = !SWARRAY[$!M][$!N][1].PART(2,';').BEFORE( 'in' ).BORE().STRING( !INCH )
    Called from line 572 of Macro C:\AVEVA\Pdms11.5\DIAINCH\Diainch.exe
       !!diainchclassify( !TOTSJLIST,'LLIST' )[/COLOR]

    I search for 'CADCCXCNVS' in my catalogue but there is not exist. how could I find that elemnt with incorrect Bore?
Children
No Data