Hide Table of Contents
InsertDatumTargetSymbol Method (IModelDoc2)

Obsolete. Superseded by IModelDocExtension::InsertDatumTargetSymbol2.

.NET Syntax

Visual Basic (Declaration) 
Function InsertDatumTargetSymbol( _
   ByVal Datum1 As String, _
   ByVal Datum2 As String, _
   ByVal Datum3 As String, _
   ByVal AreaStyle As Short, _
   ByVal AreaOutside As Boolean, _
   ByVal Value1 As Double, _
   ByVal Value2 As Double, _
   ByVal ValueStr1 As String, _
   ByVal ValueStr2 As String, _
   ByVal ArrowsSmart As Boolean, _
   ByVal ArrowStyle As Short, _
   ByVal LeaderLineStyle As Short, _
   ByVal LeaderBent As Boolean, _
   ByVal ShowArea As Boolean, _
   ByVal ShowSymbol As Boolean _
) As Boolean
Visual Basic (Usage) 
Dim instance As IModelDoc2
Dim Datum1 As String
Dim Datum2 As String
Dim Datum3 As String
Dim AreaStyle As Short
Dim AreaOutside As Boolean
Dim Value1 As Double
Dim Value2 As Double
Dim ValueStr1 As String
Dim ValueStr2 As String
Dim ArrowsSmart As Boolean
Dim ArrowStyle As Short
Dim LeaderLineStyle As Short
Dim LeaderBent As Boolean
Dim ShowArea As Boolean
Dim ShowSymbol As Boolean
Dim value As Boolean
 
value = instance.InsertDatumTargetSymbol(Datum1, Datum2, Datum3, AreaStyle, AreaOutside, Value1, Value2, ValueStr1, ValueStr2, ArrowsSmart, ArrowStyle, LeaderLineStyle, LeaderBent, ShowArea, ShowSymbol)
C# 
bool InsertDatumTargetSymbol( 
   string Datum1,
   string Datum2,
   string Datum3,
   short AreaStyle,
   bool AreaOutside,
   double Value1,
   double Value2,
   string ValueStr1,
   string ValueStr2,
   bool ArrowsSmart,
   short ArrowStyle,
   short LeaderLineStyle,
   bool LeaderBent,
   bool ShowArea,
   bool ShowSymbol
)
C++/CLI 
bool InsertDatumTargetSymbol( 
&   String^ Datum1,
&   String^ Datum2,
&   String^ Datum3,
&   short AreaStyle,
&   bool AreaOutside,
&   double Value1,
&   double Value2,
&   String^ ValueStr1,
&   String^ ValueStr2,
&   bool ArrowsSmart,
&   short ArrowStyle,
&   short LeaderLineStyle,
&   bool LeaderBent,
&   bool ShowArea,
&   bool ShowSymbol
) 

Parameters

Datum1
 
Datum2
 
Datum3
 
AreaStyle
 
AreaOutside
 
Value1
 
Value2
 
ValueStr1
 
ValueStr2
 
ArrowsSmart
 
ArrowStyle
 
LeaderLineStyle
 
LeaderBent
 
ShowArea
 
ShowSymbol
 
 

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:   InsertDatumTargetSymbol Method (IModelDoc2)
*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.