IGetBSurfParamsSize Method (ISurface)
Obsolete. Superseded by ISurface::IGetBSurfParamsSize3.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetBSurfParamsSize( _
ByVal WantCubicRational As System.Boolean, _
ByRef Range As System.Double _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISurface
Dim WantCubicRational As System.Boolean
Dim Range As System.Double
Dim value As System.Integer
value = instance.IGetBSurfParamsSize(WantCubicRational, Range) |
Parameters
- WantCubicRational
-
- Range
-
See Also