EWDraw can be used for viewing CAD,GIS and others. The EWDraw is based on Open CASCADE geometric kernel v 5.2 and openGL.
The library is realized as a run-time Windows 32 bit OCX (ActiveX control). Either can be used with applications written in the popular Visual IDE languages such as Delphi, Visual Basic, C++ Builder , Visual C, .NET and INTERNET
Limitations:
· Some functions disabled
· Nag screen
What's New in This Release: [ read full changelog ]
· .Add NetworkSrf to creates a 3D solid or surface from a network of curves
· (entity's ID buffer),It can create a lot of complex 3D solid or surface.
· .Add MakeSolidFromFaces to creates a 3D solid or surface from a series of
· faces(entity's ID buffer),It can create a lot of complex 3D solid or surface.
· .Add SetBooleanOperationTolMode and SetBooleanOperationTolerance to support
· users set the tolerance of boolean operation,It let the boolean operation better more.
· .Add Split3DSolidBySurface to split a 3D solid by a 3D surface.
· .Add Impress and ImpressWithHole to impress a face to a 3D solid or surface.
· .Add ConvertMeshToSolid to convert a mesh object to a 3D solid,It support
· make a 3D solid from triangles.
· .Add MakeTINMesh to creat a TIN mesh object.
· .Add MeshAddOnlyNewVertex,MeshAddIndexTriangle,MeshColorMode,MeshUVMode
· MeshTexture to support color,UV of vertex and normal of triangles for create a mesh object.
· .AddGetMeshVertexSize,GetMeshTriangleSize,GetMeshVertex,GetMeshTriangle
· SetMes...