Hide Table of Contents
RunBidirectionally Property (IDisplayDimension)

Gets or sets whether each dimension runs in a direction closest to the baseline in this angular running dimension.

.NET Syntax

Visual Basic (Declaration) 
Property RunBidirectionally As System.Boolean
Visual Basic (Usage) 
Dim instance As IDisplayDimension
Dim value As System.Boolean
 
instance.RunBidirectionally = value
 
value = instance.RunBidirectionally
C# 
System.bool RunBidirectionally {get; set;}
C++/CLI 
property System.bool RunBidirectionally {
   System.bool get();
   void set ( &   System.bool value);
}

Property Value

True if each dimension runs in a direction closest to the baseline, false if all dimensions run in the same direction (see Remarks)

Example

Remarks

If this property is... Then...
True No angle dimension in the angular running dimension is greater than 180from the baseline, and each angle is measured from a direction that is closest to the baseline.
False The running direction of all angle dimensions is determined by the first angle dimension added. For example, if the user places the baseline dimension at the top of the part, clicking on a feature to the right of the baseline dimension forces all subsequent angular dimensions to be measured clockwise from the baseline.

This property corresponds to the Run bidirectionally check box in the Witness/Leader Display panel of the Leaders tab of the Dimension PropertyManager page that appears when you right-click in a drawing and select More Dimensions > Angular Running Dimension.

See Also

Availability

SolidWorks 2014 FCS, Revision Number 22.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:   RunBidirectionally Property (IDisplayDimension)
*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.