Obsolete. Superseded by ISurface::MakeIsoCurve2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function MakeIsoCurve( _
ByVal UorV As System.Boolean, _
ByVal UvValue As System.Double _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISurface
Dim UorV As System.Boolean
Dim UvValue As System.Double
Dim value As System.Object
value = instance.MakeIsoCurve(UorV, UvValue) |
C# | |
---|
System.object MakeIsoCurve(
System.bool UorV,
System.double UvValue
) |
C++/CLI | |
---|
System.Object^ MakeIsoCurve(
& System.bool UorV,
& System.double UvValue
) |
Parameters
- UorV
- True to specify V, false to specify U
- UvValue
- U or V vertex or point that specifies the intersection of two curves
Return Value
Curve
See Also
Availability
SolidWorks 2001Plus SP2, Revision Number 10.2