Hide Table of Contents
GetBendLineValues2 Method (INote)

Gets the values of a bend line note.

.NET Syntax

Visual Basic (Declaration) 
Function GetBendLineValues2( _
   ByRef Up As System.Boolean, _
   ByRef Angle As System.Double, _
   ByRef Radius As System.Double, _
   ByRef Points As System.Object _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As INote
Dim Up As System.Boolean
Dim Angle As System.Double
Dim Radius As System.Double
Dim Points As System.Object
Dim value As System.Boolean
 
value = instance.GetBendLineValues2(Up, Angle, Radius, Points)
C# 
System.bool GetBendLineValues2( 
   out System.bool Up,
   out System.double Angle,
   out System.double Radius,
   out System.object Points
)
C++/CLI 
System.bool GetBendLineValues2( 
&   [Out] System.bool Up,
&   [Out] System.double Angle,
&   [Out] System.double Radius,
&   [Out] System.Object^ Points
) 

Parameters

Up
True if the bend is up, false if the bend is down
Angle

Angle of the bend

Radius
Radius of the bend
Points

Array of doubles (see Remarks)

Return Value

True if the note is a bend note, false if not

Remarks

Points will contain six (6) doubles (three (3) each for the start point and endpoint), one set for each segment in the bend line:

 

[  x, y, z, x, y, z ]

 

See Also

Availability

SOLIDWORKS 2008 FCS, Revision Number 16.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:   GetBendLineValues2 Method (INote)
*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) 2017 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.