

ProMfgprocitemHolesetdepthGet | |
( ProMfgprocItem* step /* (In) The manufacturing process step. */ double* holeset_depth /* (Out) The holeset depth. */ ) |

The function succeeded. | |
One or more input arguments was invalid. | |
The manufacturing process table is not initialized, see ProMfgProctableEnable() | |
This process item is does not contain holesets. | |
This process step contains multiple holesets. Use the element tree for the step to access this property instead of this function. | |
The holeset depth is not specified as the type of holeset is not "Blind" and/or the end reference type is not "Along Axis".. | |
This step is associated to a feature. Use the feature element tree to access this information. |

