Converts ISO-parametric curves on a selected surface into a sketch entity.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim PercentRatio As Double
Dim VORuDir As Boolean
Dim DoConstrain As Boolean
Dim SkipHoles As Boolean
instance.SketchConvertIsoCurves(PercentRatio, VORuDir, DoConstrain, SkipHoles)
|
Parameters
- PercentRatio
Value for percent ratio
- VORuDir
True for V direction, false for UDirection
- DoConstrain
True if you want to constrain these new sketch entities, false if not
- SkipHoles
True if you want to skip the holes in this surface, false if not
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0