This Generation Task will run the SOLIDWORKS 'Re-jog Ordinate' command on the specified dimensions.
This Task can be used to re-run the jog feature of ordinate dimensions that could overlap once the drawing is driven.
Property Name | Description |
---|---|
(Name) | The unique name for this task. |
Dimension Names | A pipe-bar delimited list of dimension names. |
Property Name | Example | Meaning |
---|---|---|
Dimension Names | "D4@Sketch12@MyPart@Drawing View1 | D8@Sketch10@MyPart@Drawing View1" | Will re-jog the Model Item jogged dimensions D4 and D8 on Drawing View1.
Only one dimension per jog group is required to be named. |
Dimension Names | "D12@Sketch2@MyDrawing" | Will re-jog the Referenced jogged dimension D12. |
Dimension Names
Dimension Names must be a full address to the dimension in the drawing.
For Model Item Jogged Dimensions this takes the form of:
<DimensionName>@<SketchName>@<PartName>@<ViewName>
For Referenced Jogged Dimensions this takes the form of:
<DimensionName>@<SketchName>@<DrawingFileName>
This Task can be added to the following Generation Sequence(s):