
Replacement in Object TOOLKIT: |


ProDimensionJogCreate | |
( ProDimension* dimension /* (In) The dimension whose witness line is being jogged. */ ProDrawing drawing /* (In) The drawing in which the dimension is shown. May be NULL. */ int index /* (In) For a non-ordinate dimension, the witness line index : 1 or 2. For an ordinate dimension, this is not used. */ Pro3dPnt* jog_points /* (In) A ProArray of jog points. There must be at least two points if the witness line does not yet have any jogs. Angular and arc length dimension may not have more than two jog points per witness line. */ ) |

The dimension witness line jog 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 for this operation. | |
The dimension can't have a witness line jog. | |
The dimension witness line couldn't be jogged. |

