Gets the number of points for a surface-curve intersection.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetIntersectCurveCount2( _
ByVal OtherCurve As Curve, _
ByRef CurveBound As Double _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISurface
Dim OtherCurve As Curve
Dim CurveBound As Double
Dim value As Integer
value = instance.GetIntersectCurveCount2(OtherCurve, CurveBound)
|
Parameters
- OtherCurve
- Curve
- CurveBound
- Array of 6 doubles representing the start and end points of the curve
Return Value
Number of points
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0