点击查看详细介绍

string_list 的用法

xiebuaa 5年前 1357 0

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


请问string_list 的4个成员分别是代表什么意思啊?该怎么用?


Data Members


num
int
Number of items in the string array and the
dir array. (Min = 1, Max = 150)

string
int *
Number of items in the ID array for each string.
(Min = 1, Max = 402)

dir
int *
Indication of whether the string defined in id
should start from the beginning of the first curve
or the end of the first curve. This should be set
to either UF_MODL_CURVE_START_FROM_BEGIN or
UF_MODL_CURVE_START_FROM_END.

id
The array of items defining the string. This array
should be as long as the total of the number of
items indicated in string. Although not all
functions allow all the data types, this array can
typically include curves, faces and edges.



0

最新回复 (0)
请登录后发表新帖