• I want to generate an MTO for bolts. Does any body having any macro please share with me...
  •  

    -- You Current Element Either Site or Zone 
    --  The program will collect all pipes and will for the Site or Zone
      var !COLL COLLECT ALL PIPE FOR  CE
      var !EVAL EVALUATE (NAME) FOR ALL FROM !COLL
     
        do !I VALUES !EVAL
          ADD $!I
          BOLTREPORT $!I
          handle ANY
            $P $!!error.text
          endhandle     
        enddo 
    -- Following are Isometric options.
    -- Change As per your requirement
           BOLTFILE /C:\TEMP\LINE-WISE-BOLT-REPORT.TXT
           MESS     /C:\TEMP\mess over
    -- Change As per your project Setting
           Itemcode from SPREF
    -- Change As per your project Setting
           MaterialList  Code  8 
    -- Change As per your project Setting
           Itemcode  Length SHORT
    -- Change As per your project Setting
           Delimiter  COLON
    -- Change As per your project Setting
           Bolting  length description ON
    -- Change As per your project Setting
           Bolting  Units  METIMP