hi to all,
Syntax (COM)
status = View->IGetPolylines7 ( CrossHatchOption, ArraySize,Polylines, EdgeArraySize, Edges)
Input: (short) CrossHatchOption
Input: (long) ArraySize Number of lines in the view
Output: (double) Polylines Array of lines in the view of sizeArraySize
Input: (long) EdgeArraySize Size of array of modeling edgesWhere to take the size of a array???
Output: (LPUNKNOWN) Edges Array of modeling edges and silhouetteedges corresponding to polyline in the view
Return: (HRESULT) status S_OK if successfulSolidworksApi macros
Syntax (COM)
status = View->IGetPolylines7 ( CrossHatchOption, ArraySize,Polylines, EdgeArraySize, Edges)
Input: (short) CrossHatchOption
Input: (long) ArraySize Number of lines in the view
Output: (double) Polylines Array of lines in the view of sizeArraySize
Input: (long) EdgeArraySize Size of array of modeling edgesWhere to take the size of a array???

Output: (LPUNKNOWN) Edges Array of modeling edges and silhouetteedges corresponding to polyline in the view
Return: (HRESULT) status S_OK if successfulSolidworksApi macros