AVEVA Community
Site
Search
User
Site
Search
User
AVEVA World
PDMS/E3D Forum
Macros & Tools
macro to move pipes to BOP?
Forums
Resources
Mentions
Sub-Groups
Tags
More
Cancel
New
Replies
14 replies
Subscribers
15 subscribers
Views
253 views
Users
0 members are here
Options
Share
More
Cancel
Related
macro to move pipes to BOP?
ROBERTO
over 7 years ago
Top Replies
mEhul_patel
over 7 years ago
+1
[video]m.youtube.com/watch
Todeti Pranay
over 3 years ago
+1
CLEAR BOP 100 FROM IDPL@ (100mm shoe height) CLEAR BOP 0 FROM IDPL@ (If pipe is directly resting on structure) you can play with ID@ IDP@ IDPL@ According to your requirement.
Parents
Corrado Galluzzi
over 7 years ago
Here it is:
define method .MatchBOP()
!E = PL BOP OF ID@
PROMPT 'SELECT PIPE TO MATCH'
BOP ONTO U $!E.UP
$P BOP MOVED TO U $!E.UP
endmethod
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Reply
Corrado Galluzzi
over 7 years ago
Here it is:
define method .MatchBOP()
!E = PL BOP OF ID@
PROMPT 'SELECT PIPE TO MATCH'
BOP ONTO U $!E.UP
$P BOP MOVED TO U $!E.UP
endmethod
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Children
No Data