Approach and Exit
The element tree for the approach and exit parameters is defined in the header file ProMfgElemApproachExit.h, and is as shown in the following figure:
Figure 183. Element tree for PRO_E_MFG_CMP_APPROACH_EXIT element
The following table lists the contents of PRO_E_MFG_CMP_APPROACH_EXIT element.
Element ID
Data Type
Description
PRO_E_MFG_CMP_APPROACH
Compound
Optional element. This compound element specifies approach compound. It combines approach axis and first slice only.
PRO_E_MFG_APPROACH_AXIS
PRO_VALUE_TYPE_SELECTION
Optional element. Specifies the selection of a vertical datum axis.
PRO_E_MFG_FIRST_SLICE_ONLY
PRO_VALUE_TYPE_INT
Specifies the flag value for the approach motion. The valid values for this element are:
True
False
Note:
 
This element is mandatory if the element PRO_E_MFG_APPROACH_AXIS is set. It is not used otherwise.
PRO_E_MFG_CMP_EXIT
Compound
This compound element specifies an exit compound. It combines exit axis and last slice only.
PRO_E_MFG_EXIT_AXIS
PRO_VALUE_TYPE_SELECTION
Optional element. Specifies the selection of a vertical datum axis.
PRO_E_MFG_LAST_SLICE_ONLY
PRO_VALUE_TYPE_INT
Specifies the flag value for the exit motion. The valid values for this element are:
True
False
Note:
 
This element is mandatory if the element PRO_E_MFG_EXIT_AXIS is set. It is not used otherwise.
War dies hilfreich?