Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use SolidWorks API to draw mesh and iso-contour?

Status
Not open for further replies.

rachel

Computer
Joined
Sep 7, 2001
Messages
1
Location
TW

I try to use OpenGL to draw my mesh and iso-contour result
in SolidWorks API Notification function, named BufferSwap().

Though SolidWorks API don't wrap OpenGL.
But I still can't use glColor*() function, except glMaterial*().
It's really not efficient.

Is there any other way or place to handle this?

Best regards,
Rachel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top