导入deform的stl文件精度

浏览:424564 回答:7

在ug中建的模型
导出stl时
通过相邻公差和三角形公差确定精度
这个精度值多少合适?

邀请回答 我来回答

全部回答

(7)
默认 最新
zzh
支持一下
2007年2月23日
评论 点赞
shifengjian
我在solidworks中选择良好,没设具体数值,不知道怎么样?
2007年2月10日
评论 点赞
水生
要是想精度达到最高
直接输入0就可以了
ug中好像是0.00254
2006年11月27日
评论 点赞
nanfang
还是版主说的好
2006年11月24日
评论 点赞
水生
大致几个结论
1.stl的精度不是越高越好,随着精度的增加,面的数目增大,使数据库增大,计算时间也随之增长;众所周知,精度太低会使stl失真于原来的模型
2.stl精度可以通过相邻公差控制,通过相邻公差来控制不同面上的点是否重合,一般10e-5值比较合适
3.可以通过增加相邻公差,来减小模具中的小裂缝
4.工件的stl有问题,在划分网格时出错;如果模具有问题,模拟时会出错;所以除了通过defom自带的几何体检查外,要对模具mesh以判断几何体是否出错,以免在模拟中出错
5.针对不同的问题选择不同的精度
2006年11月22日
评论 点赞
水生
STL format input (DIEGEO)
The STL format represents a surface by a series of three sided facets. This
format may be created from almost all commercial solid modeling packages from
a either a solid model or a surface model. For very simple shapes, such as a
cube, very few facets may be used to provide an excellent representation of the
shape. In the case of an extrusion die where the facets are used to model a
curved surface, many facets may be required in order to give the object a smooth
representation or to render small details in a geometry. An economy of the
number of facets used to represent a geometry is recommended in order to
minimize the size of the database file. As more facets are used, the size of each
step in the database file will increase. The increase in the time for the contact
calculations is negligible with the increase of the number of facets in the die
geometries.
Upon inputing an STL file into the Pre-processor, the user is immediately
prompted for a error tolerance value. This value is the snapping distance
between the points in the STL file. Since the facets are not dependent on each
other, the points in which adjacent facets share may not be represented exactly
the same way in an STL file. Since they were meant to be the same point, the
Preprocessor assumes some error tolerance where the points are merged into
representing the same point. The default value of 1e-005 is usually a good
starting value. If there are small cracks in the die geometry, they may closed by
increasing the error tolerance value and hoping that the cracks are snapped
79
closed. This is not a very controlled manner in which to close any cracks and
should be used with extreme caution. After using this method, the geometry
should be carefully checked to ensure that no holes are introduced or important
features are lost.
The file format for STL files may be either ASCII or binary format. DEFORM can
both read and write ASCII and binary versions of the STL file. The facets are all
defined independently of each other, so the danger of there being folds, holes,
overlapping facets, or invalid facet orientations is possible. After reading an STL
file, it is strongly recommended to check the geometry to make sure that there
are no folds, holes or other problems. If there are geometry problems in a
deforming body, problems may occur upon meshing the object. If there are
geometry problems in a rigid die, problems may occur during the simulation
where nodes get trapped and severely compromise the integrity of the deforming
body. This can be very problematic since problems in die geometries may not
occur until well into a simulation. The manner in which to best determine if a die
geometry is well defined or not is to try to apply a mesh to it. If a mesh can be
generated on geometry, then it is a well defined geometry, however, if the
meshing fails, then it is possible that there is a problem with the geometry
definition.
2006年11月22日
评论 点赞
海天之吻
默认的应该是0.008吧,你可以调小,相应精度就会调高了!
2006年11月22日
评论 点赞

没解决?试试专家一对一服务

换一批
    App下载
    技术邻APP
    工程师必备
    • 项目客服
    • 培训客服
    • 平台客服

    TOP