iCAx开思网

标题: 【求助】[求助]关系式问题??【求助】[求助] [打印本页]

作者: grandness    时间: 2004-5-12 14:43
标题: 【求助】[求助]关系式问题??【求助】[求助]
[求助]关系式问题??
  
a=trajpar_of_pnt("trajparname","pointname"+itos(2*idx1-1))
  
上式中的复杂曲线轨道函数pointname后面+itos(2*idx1-1)是什么意思呀??
  
还有一个函数是
  
loc=itos(1000*trajpar_of_pnt("trajparname","pointname")
  
表达的是什么意思呢??
  
先谢啦!!!
作者: nfg    时间: 2004-5-12 15:38
我也想知道..頂起來
作者: grandness    时间: 2004-5-13 08:13
不会吧,又沉啦,哪位大侠帮下忙啦!!
作者: vigor    时间: 2004-5-13 08:53
Composite Curve Trajectory Function
The trajectory parameter of a composite curve, trajpar_of_pnt, can be used in relations.
  
The following function returns a value between 0.0 and 1.0:
  
trajpar_of_pnt("trajname", "pointname")
  
where:  
  
trajname—the name of a composite curve.
  
pointname—the name of a datum point.
  
The trajectory is a parameter along the composite curve at which the plane, normal to the tangent of the curve, passes through the datum point. The datum point does not have to be located on the curve—the parameter is calculated at the point on the curve that is closest to the datum point.
  
If the composite curve is used as the spine of a multitrajectory sweep, then trajpar_of_pnt either agrees with the parameter trajpar at this plane, or else with 1.0 – trajpar (depending on your choice of the starting point for the sweep feature).
作者: vigor    时间: 2004-5-13 08:54
itos(int)
  Converts integers to strings. Here, int can be a number or an expression. Nonintegers are rounded off.
  
作者: grandness    时间: 2004-5-17 10:14
vigor wrote:
itos(int)  
  Converts integers to strings. Here, int can be a number or an expression. Nonintegers are rounded off.  
   

多谢兄弟啦,真是太感谢啦,我的帮助文档不能用,真是晕呀!!




欢迎光临 iCAx开思网 (https://www.icax.net/) Powered by Discuz! X3.3