Hide Table of Contents
JogDimension Method (IModelDocExtension)

Gets or sets whether jog points are on or off on an interactively selected linear or ordinate dimension.

.NET Syntax

Visual Basic (Declaration) 
Function JogDimension( _
   ByVal Jog As System.Boolean, _
   ByVal WitnessIndex As System.Short _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IModelDocExtension
Dim Jog As System.Boolean
Dim WitnessIndex As System.Short
Dim value As System.Boolean
 
value = instance.JogDimension(Jog, WitnessIndex)
C# 
System.bool JogDimension( 
   System.bool Jog,
   System.short WitnessIndex
)
C++/CLI 
System.bool JogDimension( 
&   System.bool Jog,
&   System.short WitnessIndex
) 

Parameters

Jog
True if jog points are on, false if not
WitnessIndex
Index, 0 or 1, of linear dimension extension line; ignored if an ordinate dimension

Return Value

True if operation succeeds, false if it fails

Example

Remarks

This method is equivalent to clicking the right-mouse button on a linear or ordinate dimension in the SolidWorks user-interface, selecting Display Options on the shortcut menu, and selecting Jog.

 

Call IModelView::GraphicsRedraw after setting jog points to redraw the graphics area.

 

See Also

Availability

SolidWorks 2009 FCS, Revision Number 17.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   JogDimension Method (IModelDocExtension)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2014 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.