Gets the size of the array required for IFace2::GetTrimCurves2
  
             
            .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 IFace2
Dim WantCubic As System.Integer
Dim WantNRational As System.Integer
Dim value As System.Integer
 
value = instance.IGetTrimCurveSize2(WantCubic, WantNRational) | 
Parameters
- WantCubic
- True if the trim curves are to be cubic, false if not 
- WantNRational
- True if the trim curves are to be non-rational, false if not 
Return Value
Size of the array required for IFace2::GetTrimCurves2
See Also
 
            Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0