October 26th, 2011· .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
· SetMeshVertex,SetMeshT riangle,DeleteMeshTriangle,
· .AddMeshTriangle,EnableMeshColorMode,EnableMeshUVMode for get information
· or modify a exist mesh object.
· .Improve OSNAP
· .Improve EWD file
· .Improve mesh object
· .Improve Get3DSolidSection
· .Fix bug of export file
· .Fix bug of undo/redo
· .Fix bug of SetViewDisplayMode
· .Fix bug of SendCommandStr
· .Fix bug of view
August 28th, 2010· Add drag/drop for 3D Solid
· Support modify a hole of 3D Solid
· Support set work plane to UCS
· Add GetWorkPlane to get information of current work plane
· Add UCS2WCS and WCS2UCS for convert a point between WCS and UCS
· Add IsUCS to check current work plane is UCS or WCS
· Add EnableDisplayLenAng for display length and angle message when draw entity
· Add SendCommandStr for polar parameters
· Add DivideEnt function for get divide point
· Add ToDrawWedge to draw wedge
· Improve draw BSPline
· Improve Join
· Improve Pipe
· Improve 3D text for work plane
· Improve spire for work plane
· Fixed bug of ORTHO
· Fixed bug of OSNAP
· Fixed bug of orbit
March 11th, 2010· Add SetShapeSmooth for change the smooth level of entity
· Add EnableAntialiasing for eanble antialiasing or no
· Add GetEntDistance for get distance between two entity
· Add Is3DSolidCollision to check two 3D Solid is collision or no
· fix a bug of Polyline2D
· fix a bug of import step file
· fix a bug of open .EWD file
· fix a bug of view when select
· fix some bug of block
November 12th, 2009· Add Drag&Drop function
· Add export to a DXF file
· Add insert JPG file
· Support .EWD file direct save a mesh object
· Improve open EWD file speed
· Improve mesh display speed
· Improve block display speed
· Improve Join function
· Improve pipe function
· fix buf of "IMPDXF" file
· fix bug of "offset" function
· fix bug of "fillet" and "chamfer" function
· fix bug of "Get3DSolidSection" function
September 18th, 2009· Add Undo/Redo function
· Add Edge4Surface for create surface by 4 edge
· Add Edge3Surface for create surface by 3 edge
· Add Split3DSolid for split a 3D solid by a plane
· Fix some bug of "Block"
· Fix some bug of "Mesh"
· Fix a bug of operation "Subtract"
January 20th, 2009· Reconstruct kernel codes and let the speed become fast(3 ~ 7 times) than old version.
· Add Join function for connect two wire to one wire
· Add SetBackGroundImage to set image as background of the view
· Support export VRML 2.0
· Improve IMPDXF function
· Improve IMPStep214 fuction
· Fix Get3DSolidSection function
· Fix some bug for Boolean operation "Cut"