INSERT
This function enables the user to insert a profile between two adjacent profiles in the same profile group. The program displays the profiles and POP Line and prompts the user to select the first profile.
SELECT FIRST PROFILE
After the first profile is selected, the program prompts the user to select the second profile.
SELECT SCEOND PROFILE
After two adjacent profiles are selected, the program prompts the user to select a point on the part boundary.
SELECT NODE ON PART AS STARTING POINT
After the user selects a node on the part boundary, the program prompts the user to select a point on the POP Line
SELECT A POINT ON POP LINE
After a point on the POP Line is selected, the program inserts a profile between the boundary node and the point on the POP Line. The inserted profile follows the same profile type of the original profile.
กก