Creates a trimmed sheet body from this surface.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISurface
Dim NCurves As Integer
Dim Curves As Curve
Dim PreserveAnalyticCurves As Boolean
Dim value As Body
value = instance.ICreateTrimmedSheet4(NCurves, Curves, PreserveAnalyticCurves)
|
Parameters
- NCurves
Number of curves in the array of curves
- Curves
Array of curves that represent the boundary of the sheet
- PreserveAnalyticCurves
True to preserve analytic curves, false to store all trimming curves as SP-curves
Return Value
Newly created sheet
body
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0