nomad2070 wrote:
simple.
do like this:
rfErr = RapidForm.Document.RunCommandByName("olygon", "lane", "Input Normal && Position")
还有关于rapidform的问题的话,尽管问吧。
在data type:RFCoordinate包括两项:roatation和translation
其中rotation是这样定义的:
rotation RFVector3 X,Y and Z rotation angles of coordinate system around the global coordinate system axis.
不解的是,它和下面的命令不是一回事儿?一个是vector,一个是角度?::?发晕了
nomad2070 wrote:
rotation RFVector3 X,Y and Z rotation angles of coordinate system around the global coordinate system axis.
在这里,ROTATION VECTOR是用RADIAN表示的角度。