2mm washer line generation script
Hello all,
I am trying to develop a scripct in order to create 2mm washer. However script has a mistake that I coud not find. Can you help me about this topic?
##########################################
*createmarkpanel lines 1 'select lines to create washer'
set lst '[hm_getmark lines 1]'
foreach lsts $lst {
*trim_by_offset_edges 0 $lsts 2 0 0 0
}
##########################################
Find more posts tagged with
Sort by:
1 - 4 of
41
Try: