Gets the number of polylines in this view with an option to include or exclude crosshatch lines.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetPolyLineCount5( _
ByVal CrossHatchOption As System.Short, _
ByRef PointCount As System.Integer _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim CrossHatchOption As System.Short
Dim PointCount As System.Integer
Dim value As System.Integer
value = instance.GetPolyLineCount5(CrossHatchOption, PointCount) |
Parameters
- CrossHatchOption
Crosshatch option as defined in swCrossHatchFilter_e
- PointCount
Size of array needed to allocate in doubles for IView::IGetPolylines6
Return Value
Number of polylines
Example
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0