Gets the number of points for a surface-curve intersection.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetIntersectCurveCount2( _
ByVal OtherCurve As Curve, _
ByRef CurveBound As System.Double _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISurface
Dim OtherCurve As Curve
Dim CurveBound As System.Double
Dim value As System.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