点击查看详细介绍

问一个UGOpen数据结构

flyindark 19年前 6412 1

购买与咨询 NX 二次开发视频教程,请联系微信号:13890821008  QQ号:85585969  


struct UF_EVAL_arc_s
Overview

Data Members
is_periodic
logical is_periodic
Is the curve periodic or not?

limits
double limits[ 2 ]
Curve limits: [0] = min; [1] = max

radius
double radius
Radius

center
double center[ 3 ]
Center (ABS coordinates)

x_axis
double x_axis[ 3 ]
Unit direction vector of the x axis (ABS)

y_axis
double y_axis[ 3 ]
Unit direction vector of the y axis (ABS)


有没有用过这个数据结构的?有用过这个数据结构的请帮忙解释一下各个数据成员的详细用途

0

最新回复 (1)
  • flyindark 19年前
    1

    已经搞清楚此结构,在此结帖

请登录后发表新帖