Obsolete. Superseded by IView::IGetPolylines7.  
             
            .NET Syntax
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IView
Dim CrossHatchOption As System.Short
Dim ArraySize As System.Integer
Dim Polylines As System.Double
Dim EdgeArraySize As System.Integer
Dim value As Edge
 
value = instance.IGetPolylines6(CrossHatchOption, ArraySize, Polylines, EdgeArraySize) | 
Parameters
- CrossHatchOption
- 0 = include crosshatch lines 
- 1 = exclude crosshatch lines 
- 2 = include only crosshatch lines
- ArraySize
- Size of array of lines
- Polylines
- Array of doubles representing the lines in the view (see Remarks)
- EdgeArraySize
- Size of array of modeling edges 
Return Value
Array of modeling 
edges corresponding to the polylines in the view
  
             
             
             
             
            
            Remarks
 
            
            See Also
 
            Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0