Gets all of the lines in the view with an option to include or exclude crosshatch lines.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetLines4( _
ByVal CrossHatchOption As System.Short, _
ByVal ArraySize As System.Integer _
) As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim CrossHatchOption As System.Short
Dim ArraySize As System.Integer
Dim value As System.Double
value = instance.IGetLines4(CrossHatchOption, ArraySize) |
Parameters
- CrossHatchOption
Crosshatch option as defined in swCrossHatchFilter_e
- ArraySize
Number of lines in the view
Return Value
- in-process, unmanaged C++: Pointer to an array of doubles (see Remarks)
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0