Parents
  • Hi experts,

    I need to OUTPUT a report that IDs the flange sets connection + the bolt description as it does in ISODRAFT. but to a file
    To get a get a standard bolt report from ISODRAFT is straight forward enough.

    The bltref sits in the spec or bltrfarray of the catref, which is easy enough, but this is on every connecting

    inside the macro :

    MaterialList  Code  8
    Itemcode  Length SHORT
    Delimiter  COLON
    Bolting  length description ON
    Bolting  length itemcode APPEND
    Bolting  length itemcode INSERT
    Bolting  Units  METRIC


    Is there a command that ID's the flange sets, nozzle, valves etc and reports out just the one set of bolts per joint & rdbref's the one connecting flange?
Reply
  • Hi experts,

    I need to OUTPUT a report that IDs the flange sets connection + the bolt description as it does in ISODRAFT. but to a file
    To get a get a standard bolt report from ISODRAFT is straight forward enough.

    The bltref sits in the spec or bltrfarray of the catref, which is easy enough, but this is on every connecting

    inside the macro :

    MaterialList  Code  8
    Itemcode  Length SHORT
    Delimiter  COLON
    Bolting  length description ON
    Bolting  length itemcode APPEND
    Bolting  length itemcode INSERT
    Bolting  Units  METRIC


    Is there a command that ID's the flange sets, nozzle, valves etc and reports out just the one set of bolts per joint & rdbref's the one connecting flange?
Children
No Data