Gets all of the lines in the view with an option to include or exclude crosshatch lines.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLines4( _
ByVal CrossHatchOption As System.Short _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim CrossHatchOption As System.Short
Dim value As System.Object
value = instance.GetLines4(CrossHatchOption) |
Parameters
- CrossHatchOption
Crosshatch option as defined in swCrossHatchFilter_e
Return Value
Array of doubles (see Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0