![]() |
![]() |
![]() |
CREATE_PARALLEL_WP creates a new workplane parallel to a specified workplane.
+------------------------<-----------------------+
| |
---->(CREATE_PARALLEL_WP)----+--(:COPY)--------------->-----------------------+---->
| |
+--(:SHARE)-------------->-----------------------+
| |
+--(:SOURCE)--|wp|------->-----------------------+
| |
+--(:BASENAME)--|name|----->---------------------+
| |
+--(:OWNER)--|wp_set|------>---------------------+
| |
+--(:KEEP_ATTR)--|keep attributes (:ON/:OFF)|----+
| (share only) |
| |
+--(:COUNT)---|number of wp's|-------------------+
| |
+--(:OFFSET)--|distance|---->--------------------+
| |
+--(:SPIN)--|angle|--------->--------------------+
CREATE_PARALLEL_WP may be useful when generating profiles for a lofted part.
CREATE_PARALLEL_WP :COPY [specify original workplane] :SOURCE [specify reference workplane] :BASENAME "wpl" :OWNER [specify workplane owner] :COUNT 1 :SPIN 30 :OK
All workplane names must be enclosed by double quotes (" ").
![]() |
![]() |
![]() |