IGetTrimCurveSize2 Method (IFace)
Obsolete. Superseded by IFace2::IGetTrimCurveSize2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetTrimCurveSize2( _
ByVal WantCubic As System.Integer, _
ByVal WantNRational As System.Integer _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IFace
Dim WantCubic As System.Integer
Dim WantNRational As System.Integer
Dim value As System.Integer
value = instance.IGetTrimCurveSize2(WantCubic, WantNRational) |
Parameters
- WantCubic
-
- WantNRational
-
See Also