Home Search

DriveWorks Pro 21
Re-jog Ordinate Dimensions

Send Feedback

Re-jog Ordinate Dimensions

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.

Properties

Property NameDescription
(Name)The unique name for this task.
Dimension NamesA pipe-bar delimited list of dimension names.

Examples

Property NameExampleMeaning
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>

Generation Sequence

This Task can be added to the following Generation Sequence(s):

  • Pre Drive (will be run before the Main Drive Sequence)
  • Post Drive (will be run after the Main Drive Sequence)