Obsolete. Superseded by IView::GetPolylines7.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetPolylines6( _
ByVal CrossHatchOption As System.Short, _
ByRef Polylines As System.Object _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim CrossHatchOption As System.Short
Dim Polylines As System.Object
Dim value As System.Object
value = instance.GetPolylines6(CrossHatchOption, Polylines) |
Parameters
- CrossHatchOption
- 0 = include crosshatch lines
- 1 = exclude crosshatch lines
- 2 = include only crosshatch lines
- Polylines
- Array of doubles representing the lines in the view (see Remarks)
Return Value
Array of modeling
edges corresponding to the polylines in the view
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0