#1
|
|||
|
|||
sketch child of the frame
How can I load a sketch via command line that is placed as a child of the frame?
In my case I would like the "logo" sketch to be placed as a child of the "cart_A3" frame the command line command to load the sketch is: sd-am-load-sketch |
#2
|
||||
|
||||
Re: sketch child of the frame
Andrea
This response is edited, as I found a much better way of doing it than my original response. Code:
(sd-am-load-sketch :file_name file_name :position position :owner_type :current-frame :owner owner <- you do not need this if you set the owner_type to :current-frame. :adjust adjustment) Code:
:current-frame Code:
:owner_type Code:
:owner field Adjustment Code:
:upper_left :upper_middle :upper_right :middle_left :middle_middle :middle_right :lower_left :lower_middle :lower_right Tom
__________________
Tom Kirkman Creo Elements/Direct 20.1 Dell Precision 3581 https://www.o-i.com Last edited by tom kirkman; 06-18-2024 at 09:47 AM. |
#3
|
|||
|
|||
Re: sketch child of the frame
thank's
it's good |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|