AvevaWorld Summit
+ Reply to Thread
Results 1 to 5 of 5

Thread: Problem With Custom Material List

  1. #1
    Site Level maysamab's Avatar
    Join Date
    Oct 2006
    Location
    -
    Posts
    246

    Problem With Custom Material List

    Dear All,
    I Want To Create Custom Material Column Like Below:
    MaterialList ON
    MaterialList DRWG
    MaterialList LEFT DESCRIPTION
    MaterialList Charheight 2.45mm Lspacing 100
    MaterialList Code 8 DUMMY SUFFIX SINGLE
    MaterialList PartNumbers GENERATED
    MaterialList TableDefinition Column 1 PARTNUMBER with Width 3
    Column 2 DESCRIPTION with Width 41
    Column 3 BORE with Width 8
    Column 3 QUANTITY in Millimetres with Width 8

    But PDMS is generating (33:687) Error That is: ".. Can not ... if partnumber from database"

    Please Help me
    God Bless You.

  2. #2
    Premium Member World Level pitch's Avatar
    Join Date
    Mar 2006
    Location
    Middlesbrough UK
    Posts
    1,268
    What release of PDMS are you using?

  3. #3
    Premium Member thiagotrigo's Avatar
    Join Date
    Dec 2008
    Location
    Brasil
    Posts
    217
    You are using Column 3 twice....
    You can't do that.....
    Try this:

    MaterialList ON
    MaterialList DRWG
    MaterialList LEFT DESCRIPTION
    MaterialList Charheight 2.45mm Lspacing 100
    MaterialList Code 8 DUMMY SUFFIX SINGLE
    MaterialList PartNumbers GENERATED
    MaterialList TableDefinition Column 1 PARTNUMBER with Width 3
    Column 2 DESCRIPTION with Width 41
    Column 3 BORE with Width 8
    Column 4 QUANTITY in Millimetres with Width 8

    Hope it helps...
    Thiago

  4. #4
    Site Level maysamab's Avatar
    Join Date
    Oct 2006
    Location
    -
    Posts
    246
    Dear Pitch
    PDMS 11.5


    Dear thiagotrigo,
    This Mistake has been occured in this topic not in PDMS
    Thanks
    God Bless You.

  5. #5
    Premium Member World Level pitch's Avatar
    Join Date
    Mar 2006
    Location
    Middlesbrough UK
    Posts
    1,268
    Check your PDMS ISODRAFT 11.5 Reference Manual MATERIALLIST section .
    I have a feeling that this changed between 11.5 and 11.6. in what was allowed in customisation

    A previous job I worked on was modelled using 11.5 but we had to use 11.6 for Isometrics in order to get the customised BOM

+ Reply to Thread