Hide Table of Contents
SetPoints Method (ISketchParabola)

Sets all four sketch points for a parabola.

.NET Syntax

Visual Basic (Declaration) 
Function SetPoints( _
   ByVal CenterX As System.Double, _
   ByVal CenterY As System.Double, _
   ByVal CenterZ As System.Double, _
   ByVal ApexX As System.Double, _
   ByVal ApexY As System.Double, _
   ByVal ApexZ As System.Double, _
   ByVal StartX As System.Double, _
   ByVal StartY As System.Double, _
   ByVal StartZ As System.Double, _
   ByVal EndX As System.Double, _
   ByVal EndY As System.Double, _
   ByVal EndZ As System.Double _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As ISketchParabola
Dim CenterX As System.Double
Dim CenterY As System.Double
Dim CenterZ As System.Double
Dim ApexX As System.Double
Dim ApexY As System.Double
Dim ApexZ As System.Double
Dim StartX As System.Double
Dim StartY As System.Double
Dim StartZ As System.Double
Dim EndX As System.Double
Dim EndY As System.Double
Dim EndZ As System.Double
Dim value As System.Boolean
 
value = instance.SetPoints(CenterX, CenterY, CenterZ, ApexX, ApexY, ApexZ, StartX, StartY, StartZ, EndX, EndY, EndZ)
C# 
System.bool SetPoints( 
   System.double CenterX,
   System.double CenterY,
   System.double CenterZ,
   System.double ApexX,
   System.double ApexY,
   System.double ApexZ,
   System.double StartX,
   System.double StartY,
   System.double StartZ,
   System.double EndX,
   System.double EndY,
   System.double EndZ
)
C++/CLI 
System.bool SetPoints( 
&   System.double CenterX,
&   System.double CenterY,
&   System.double CenterZ,
&   System.double ApexX,
&   System.double ApexY,
&   System.double ApexZ,
&   System.double StartX,
&   System.double StartY,
&   System.double StartZ,
&   System.double EndX,
&   System.double EndY,
&   System.double EndZ
) 

Parameters

CenterX
x coordinate of center (focal) sketch point
CenterY
y coordinate of center (focal) sketch point
CenterZ
z coordinate of center (focal) sketch point
ApexX
x coordinate of apex sketch point
ApexY
y coordinate of apex sketch point
ApexZ
z coordinate of apex sketch point
StartX
x coordinate of start sketch point
StartY
y coordinate of start sketch point
StartZ
z coordinate of start sketch point
EndX
x coordinate of end sketch point
EndY
y coordinate of end sketch point
EndZ
z coordinate of end sketch point

Return Value

True if all four sketch points are set, false if not
 

See Also

Availability

SOLIDWORKS 2007 SP5, Revision Number 15.5


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:   SetPoints Method (ISketchParabola)
*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) 2018 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.