Gets the number of curves for a surface-surface intersection.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetIntersectSurfaceCount( _
ByVal OtherSurface As Surface _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISurface
Dim OtherSurface As Surface
Dim value As System.Integer
value = instance.GetIntersectSurfaceCount(OtherSurface) |
C# | |
---|
System.int GetIntersectSurfaceCount(
Surface OtherSurface
) |
C++/CLI | |
---|
System.int GetIntersectSurfaceCount(
& Surface^ OtherSurface
) |
Parameters
- OtherSurface
- Other surface
Return Value
Number of curves
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0