Checking Surfaces
The element PRO_E_CHECK_SURF_COLL is documented in the header file ProMfgElemCheckSurf.h, and is shown in the following figure.
Element tree for PRO_E_CHECK_SURF_COLL element
The following table lists the contents of PRO_E_CHECK_SURF_COLL element.
Element ID
Data Type
Description
PRO_E_ADD_REF_PARTS
PRO_VALUE_TYPE_INTEGER
Optional element. This element is used to check the reference parts for collisions. The valid values for this element are:
TRUE—All reference parts surfaces will be checked for collisions.
FALSE—Reference parts surfaces will not be added for collision checking.
*The FALSE value will be used if element does not exist.
PRO_E_USE_MILL_STK
PRO_VALUE_TYPE_INTEGER
Optional element. This element is used to apply the stock allowance parameters of mill surface to the surfaces being checked. The valid values for this element are:
TRUE— Mill surface stock allowance parameter will be applied to check surfaces. Value of stock allowance is defined by sequence manufacturing parameter.
FALSE—Mill surface stock allowance parameter will not be applied.
*The FALSE value will be used if element does not exist.
PRO_E_STD_SURF_COLLECTION_APPL
Surface Collection
Optional element. Specifies the collection of selected surfaces to be checked for collisions.
Was this helpful?