Hide Table of Contents
CreateLinearDim Method (IDrawingDoc)

Obsolete. Superseded by IDrawingDoc::CreateLinearDim4.

.NET Syntax

Visual Basic (Declaration) 
Function CreateLinearDim( _
   ByVal P0 As Object, _
   ByVal P1 As Object, _
   ByVal P2 As Object, _
   ByVal P3 As Object, _
   ByVal P4 As Object, _
   ByVal Angle As Double, _
   ByVal ArrowSize As Double, _
   ByVal Text As String, _
   ByVal TextHeight As Double, _
   ByVal WitnessGap As Double, _
   ByVal WitnessOvershoot As Double _
) As Boolean
Visual Basic (Usage) 
Dim instance As IDrawingDoc
Dim P0 As Object
Dim P1 As Object
Dim P2 As Object
Dim P3 As Object
Dim P4 As Object
Dim Angle As Double
Dim ArrowSize As Double
Dim Text As String
Dim TextHeight As Double
Dim WitnessGap As Double
Dim WitnessOvershoot As Double
Dim value As Boolean
 
value = instance.CreateLinearDim(P0, P1, P2, P3, P4, Angle, ArrowSize, Text, TextHeight, WitnessGap, WitnessOvershoot)
C# 
bool CreateLinearDim( 
   object P0,
   object P1,
   object P2,
   object P3,
   object P4,
   double Angle,
   double ArrowSize,
   string Text,
   double TextHeight,
   double WitnessGap,
   double WitnessOvershoot
)
C++/CLI 
bool CreateLinearDim( 
&   Object^ P0,
&   Object^ P1,
&   Object^ P2,
&   Object^ P3,
&   Object^ P4,
&   double Angle,
&   double ArrowSize,
&   String^ Text,
&   double TextHeight,
&   double WitnessGap,
&   double WitnessOvershoot
) 

Parameters

P0
 
P1
 
P2
 
P3
 
P4
 
Angle
 
ArrowSize
 
Text
 
TextHeight
 
WitnessGap
 
WitnessOvershoot
 
 

See Also



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:   CreateLinearDim Method (IDrawingDoc)
*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) 2012 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.