Hide Table of Contents
IGetBCurveParamsSize2 Method (ICurve)

Obsolete. Superseded by ICurve::IGetBCurveParamsSize3.

.NET Syntax

Visual Basic (Declaration) 
Function IGetBCurveParamsSize2( _
   ByVal WantCubic As Boolean, _
   ByVal WantNRational As Boolean _
) As Integer
Visual Basic (Usage) 
Dim instance As ICurve
Dim WantCubic As Boolean
Dim WantNRational As Boolean
Dim value As Integer
 
value = instance.IGetBCurveParamsSize2(WantCubic, WantNRational)
C# 
int IGetBCurveParamsSize2( 
   bool WantCubic,
   bool WantNRational
)
C++/CLI 
int IGetBCurveParamsSize2( 
&   bool WantCubic,
&   bool WantNRational
) 

Parameters

WantCubic

True for cubic curves, false if not

WantNRational

True for non-rational curves, false if not

Return Value

Size of the data set returned by ICurve::IGetBCurveParams.

Example

Remarks

Use this method to control the type of information returned in the subsequent call to ICurve::IGetBCurveParams.

To control the accuracy of the curve data, use IModeler::SetToleranceValue.

 

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:   IGetBCurveParamsSize2 Method (ICurve)
*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.