
Replacement in Object TOOLKIT: |


ProDimensionSimpleBreakCreate | |
( ProDimension* dimension /* (In) The dimension whose witness line is being broken. */ ProDrawing drawing /* (In) The drawing in which the dimension is shown. May be NULL. */ int index /* (In) For a non-ordinate, non-radius dimension, the witness line index is 1 or 2 otherwise this is not used. */ Pro3dPnt break_start /* (In) The starting point of the break. */ Pro3dPnt break_end /* (In) The ending point of the break. */ ) |

The dimension witness line break was created. | |
The dimension object or cosmetic model is not valid. | |
The object or cosmetic model can't be modified. | |
The dimension is not valid. | |
The dimension can't have a witness line break. | |
The dimension witness line couldn't be broken. |

