Đây là tập hợp các lệnh cơ bản trong PDMS, phần mềm thiết kế đường ống phổ biến trên thế giới. nếu ai đang công tác trong lĩnh vực dầu khí, môi trường, cơ khí. Phần mềm gồm các modul design ( piping, structure, support....), draft, macro
Trang 1No COMMAND EXTEND FUNCTION EXPLAINATION WORKING
EQUIP-STRU-PIPE
12 MOVE U CLEA BEH ID@ / IDP@ / PRE Move Object follow U direction to Clean Behind of Pick Element EQUIP-STRU
13 MOVE D CLEA BEH ID@ / IDP@ / PRE Move Object follow D direction to Clean Behind of Pick Element EQUIP-STRU
14 MOVE E CLEA BEH ID@ / IDP@ / PRE Move Object follow E direction to Clean Behind of Pick Element EQUIP-STRU
15 MOVE W CLEA BEH ID@ / IDP@ / PRE Move Object follow W direction to Clean Behind of Pick Element EQUIP-STRU
16 MOVE N CLEA BEH ID@ / IDP@ / PRE Move Object follow N direction to Clean Behind of Pick Element EQUIP-STRU
17 MOVE S CLEA BEH ID@ / IDP@ / PRE Move Object follow S direction to Clean Behind of Pick Element EQUIP-STRU
18 MOVE U CLEA INFR ID@ / IDP@ / PRE Move Object follow U direction to Clean Infront of Pick Element EQUIP-STRU
19 MOVE D CLEA INFR ID@ / IDP@ / PRE Move Object follow D direction to Clean Infront of Pick Element EQUIP-STRU
20 MOVE E CLEA INFR ID@ / IDP@ / PRE Move Object follow E direction to Clean Infront of Pick Element EQUIP-STRU
21 MOVE W CLEA INFR ID@ / IDP@ / PRE Move Object follow W direction to Clean Infront of Pick Element EQUIP-STRU
22 MOVE N CLEA INFR ID@ / IDP@ / PRE Move Object follow N direction to Clean Infront of Pick Element EQUIP-STRU
23 MOVE S CLEA INFR ID@ / IDP@ / PRE Move Object follow S direction to Clean Infront of Pick Element EQUIP-STRU
24 MOVE E WRT SITE DIST 100 /* Move a primitive in the proper direction irregardless of its owners’ orientation EQUIP-STRU-PIPE
25 BY U 500 /D/E/W/N/S Move object follow U direction Dist 500mm
EQUIP-STRU-PIPE
27 ROTATE BY 45 ABOUT Z THRO ID@ /X /Y Rota element 45 degree about Z axis with center Pick element
EQUIP-STRU-PIPE
43 Q PL DIR PA / P1/P2/P3 To see Leave ( Arrive ) Point direction of Elbow or Tee PIPE
44 Q PL PA/P1/P2/P3 To see Leave ( Arrive ) Point direction of Elbow or Tee and Pos PIPE
47 Q PL BOP WRT SITE PA Allows you to query the bottom of pipe Leave elevation with respect to the site PIPE
48 Q PL BOP WRT WORLD PA Allows you to query the bottom of pipe Leave elevation with respect to the world PIPE
Trang 253 CONN NEXT Connection to next element PIPE
62 THRO NEXT (To connect element to next component) Move element to center of next component PIPE
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
81 Q U POS ID@ IDP@ To see relative U of Position of CE or Point
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
85 Q POS ID@ WRT/* IDP@ To see absolute Position of CE or Point
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
92 Q ORI WRT/*
/ WW / IN WORLD To see the Absolute Orientation
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
Trang 3102 GETWORK Open the latest model EQUIP-STRU-PIPE
108 ADD ALL WITHIN VOL CE 100
Add all disciplines that overlap CE with a volume of 100mm all
EQUIP-STRU-PIPE
EQUIP-STRU-PIPE
127 CONST DIST P0 TO P0 OF ID@ Measure DIST from P0 of current ce to P0 of another point EQUIP
128 CONST DIST PA TO PA OF NEX Measure DIST from PA to next PA of current component PIPE
132 MARK WITH 'Hello World' ID @ Add a tag "Hello World" to Pick element EQUIP-STRU-PIPE
133 MARK WITH 'Hello World' CE Add a tag "Hello World" to Current element EQUIP-STRU-PIPE
141 NEW BRAN COPY PREV BY N200 Copy new branch and MOVE North 200 mm PIPE
142 NEW STCN COPY PREV BY E200 Copy new Section and MOVE East 200 mm STRU
144 EXTE END BY E 500 WRT/* /W/N/S/U/D Extend 500 mm from End of section follow E direction (world dir) STRU
145 EXTE START BY E 500 WRT/* /W/N/S/U/D Extend 500 mm from Start of section follow E direction (World dir) STRU
147 EXTE END THRO IDPL@ (PL-Pline) START Extend END/START of section to PL-PLINE of Pick Element STRU
Trang 4150 DRNSTART S 45 E (Direction and angle) Set cutting angle for Start point of section STRU
151 DRNEND S 45 W (Direction and angle) Set cutting angle for End point of section STRU
EQUIP-STRU-PIPE