|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > BOM > SetBOMAbsolutePositionNumbers |
It allows to set the PARENT_CHILD_BOM_POS field for an assigned parent assembly Unique ID.
call DBWShell("SetBOMAbsolutePositionNumbers ParentAsmUid OkTraverse [OnlyIfNotAbsolute]")
ParentAsmUid |
the parent assembly Unique ID |
|---|---|
OkTraverse |
0: applies the function to 1st level components only |
OnlyIfNotAbsolute |
not assigned: uses the current state of the option |
OnlyIfNotFake |
Optional. |
It is useful for freezing the actual BOM Position Numbers before an approval or before sending data to an ERP
DBWShell("SetBOMAbsolutePositionNumbers 100086051 1 1")