Hide Table of Contents
ICreateArc2 Method (IModelDoc)

Obsolete. Superseded by IModelDoc2::ICreateArc2.

.NET Syntax

Visual Basic (Declaration) 
Function ICreateArc2( _
   ByVal XC As System.Double, _
   ByVal YC As System.Double, _
   ByVal Zc As System.Double, _
   ByVal Xp1 As System.Double, _
   ByVal Yp1 As System.Double, _
   ByVal Zp1 As System.Double, _
   ByVal Xp2 As System.Double, _
   ByVal Yp2 As System.Double, _
   ByVal Zp2 As System.Double, _
   ByVal Direction As System.Short _
) As SketchSegment
Visual Basic (Usage) 
Dim instance As IModelDoc
Dim XC As System.Double
Dim YC As System.Double
Dim Zc As System.Double
Dim Xp1 As System.Double
Dim Yp1 As System.Double
Dim Zp1 As System.Double
Dim Xp2 As System.Double
Dim Yp2 As System.Double
Dim Zp2 As System.Double
Dim Direction As System.Short
Dim value As SketchSegment
 
value = instance.ICreateArc2(XC, YC, Zc, Xp1, Yp1, Zp1, Xp2, Yp2, Zp2, Direction)
C# 
SketchSegment ICreateArc2( 
   System.double XC,
   System.double YC,
   System.double Zc,
   System.double Xp1,
   System.double Yp1,
   System.double Zp1,
   System.double Xp2,
   System.double Yp2,
   System.double Zp2,
   System.short Direction
)
C++/CLI 
SketchSegment^ ICreateArc2( 
&   System.double XC,
&   System.double YC,
&   System.double Zc,
&   System.double Xp1,
&   System.double Yp1,
&   System.double Zp1,
&   System.double Xp2,
&   System.double Yp2,
&   System.double Zp2,
&   System.short Direction
) 

Parameters

XC
 
YC
 
Zc
 
Xp1
 
Yp1
 
Zp1
 
Xp2
 
Yp2
 
Zp2
 
Direction
 
 

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:   ICreateArc2 Method (IModelDoc)
*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.