AVEVA Community
Site
Search
User
Site
Search
User
AVEVA World
PDMS/E3D Forum
Modules
Cancel
Modules
Draft Module
Label - Attach to
Forums
Resources
Mentions
Sub-Groups
Tags
More
Cancel
New
Replies
11 replies
Subscribers
5 subscribers
Views
44 views
Users
0 members are here
Options
Share
More
Cancel
Related
Label - Attach to
Francois Rosillo
over 10 years ago
Parents
Francois Rosillo
over 10 years ago
Thank you very much for your help, I am close to my goal now...
I created the following function that I am calling from a new toolbar; it works fine
define function !!myfunction()
new slab
Tmrf /MySYTM
ON PPLIN TOS OF ID@ AT@
REFRESH
EndFunction
The Slab created is attached to the TOS it is ok.
What I want now is to have the possibility to move the slab along the X axis (
only the X axis[/U]).
I tried something like:
ON PPLIN TOS OF ID@ AT X@ Y0
or
ON PPLIN TOS OF ID@ AT X@ Y OF PPLINE TOS
but with no success
Anyone have an idea ??
Thanks for your help
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Reply
Francois Rosillo
over 10 years ago
Thank you very much for your help, I am close to my goal now...
I created the following function that I am calling from a new toolbar; it works fine
define function !!myfunction()
new slab
Tmrf /MySYTM
ON PPLIN TOS OF ID@ AT@
REFRESH
EndFunction
The Slab created is attached to the TOS it is ok.
What I want now is to have the possibility to move the slab along the X axis (
only the X axis[/U]).
I tried something like:
ON PPLIN TOS OF ID@ AT X@ Y0
or
ON PPLIN TOS OF ID@ AT X@ Y OF PPLINE TOS
but with no success
Anyone have an idea ??
Thanks for your help
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Children
No Data