![]() |
![]() |
![]() |
CREATE_INCLINED_WP creates one or more workplanes inclined to a source workplane.
+------------------------<-------------------------+
| |
---->(CREATE_INCLINED_WP)----+--(:COPY)-----------------------------------------+---->
| |
+--(:SHARE)----------------------------------------+
| |
+--(:SOURCE)--|wp|---------------------------------+
| |
+--(:BASENAME)--|name|-----------------------------+
| |
+--(:OWNER)--|wp_set|------------------------------+
| |
+--(:KEEP_ATTR)--|keep attributes (:ON/:OFF)|------+
| (share only) |
| |
+--(:COUNT)---|number of workplanes|---------------+
| |
+--(:AXIS)--|MEAS_AXIS_3D_SA|----------------------+
| |
+--(:INCLINE_ANGLE)--|angle|-----------------------+
| |
+--(:AXIAL_OFFSET)--|distance|---------------------+
CREATE_INCLINED_WP may be useful when generating profiles for a spun part.
CREATE_INCLINED_WP :COPY [specify original workplane] :SOURCE [specify reference workplane] :BASENAME "wpl" :OWNER [specify workplane owner] :COUNT 1 :AXIS [use MEAS_AXIS_3D_SA] COMPLETE
All workplane names must be entered enclosed by double quotes (" ").
![]() |
![]() |
![]() |