|
PTC Creo Elements/Direct Modeling : Manual edit existing BOM table
shaba am 02.08.2017 um 22:45 Uhr (1)
Hi all!There is a way to edit an existing BOM table?My goal is manual edit BOM logical tableAM-BOM-DATA-LTABMy idea is full exporting it to excel, or txt fileWith also DOCU_BOM_ENTRY_IDEdit it with excel or notepadAnd import back to annotation to use it.There is some lisp to do this?Thanks!
|
In das Form PTC Creo Elements/Direct Modeling wechseln |
|
CoCreate Model Manager : [LISP] filter only unique object
shaba am 08.07.2012 um 21:19 Uhr (0)
Sorry for english, but i dont understand germani need a filter to show in the tree only unique part, not shared partI think a function that the first time find a share obj return "1" and return "2" on the otherFor example:Part.1Part.2Part.3Part.4(All shared obj together, the same part shared 3 times)Part.1 = "1"Part.2 = "2"Part.3 = "2"Part.4 = "2"So i can filterI hope im a bit clearTnx for help
|
In das Form CoCreate Model Manager wechseln |
|
CoCreate Programmierung : [LISP] filter only unique object
shaba am 19.11.2010 um 16:36 Uhr (0)
Sorry for english, but i dont understand germani need a filter to show in the tree only unique part, not shared partI think a function that the first time find a share obj return "1" and return "2" on the otherFor example:Part.1Part.2Part.3Part.4(All shared obj together, the same part shared 3 times)Part.1 = "1"Part.2 = "2"Part.3 = "2"Part.4 = "2"So i can filterI hope im a bit clearTnx for help
|
In das Form CoCreate Programmierung wechseln |
|
CoCreate Programmierung : [LISP] filter only unique object
shaba am 20.11.2010 um 11:31 Uhr (0)
Sorry if i explain the problem not wery wellI have this example:"AGGANCIO" is shared 3 times"PIANI_XYZ" is shared 2 times In detail tree become like this: I need to add this column:Add "1" at the first shared obj (blue arrow)The other shared i add "2" (red arrow) So i can applay filter and final result is this:I have i detail tree view only unique obj Whit "shared part pseudo folders" this is not possible I need a function to create the last column so i can filter itI hope now problem is more clear Tha ...
|
In das Form CoCreate Programmierung wechseln |