Gets the b-curve size.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetBCurveParamsSize3( _
ByVal WantCubicIn As System.Boolean, _
ByVal WantNRational As System.Boolean, _
ByVal ForceNonPeriodic As System.Boolean _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICurve
Dim WantCubicIn As System.Boolean
Dim WantNRational As System.Boolean
Dim ForceNonPeriodic As System.Boolean
Dim value As System.Integer
value = instance.IGetBCurveParamsSize3(WantCubicIn, WantNRational, ForceNonPeriodic) |
Parameters
- WantCubicIn
True for cubic curves, false if not
- WantNRational
True for non-rational curves, false if not
- ForceNonPeriodic
True converts the curve to nonperiodic and returns parameters, false does not
Return Value
Size of the data set returned by
ICurve::IGetBCurveParams3
Remarks
See Also
Availability
SolidWorks 2007 SP5, Revision Number 15.5