|
本帖最后由 gyp277953394 于 2011-9-13 09:56 编辑 . L# | X5 O$ `1 h/ j% K* O. [
$ E7 I! A9 a, l
UF_CURVE_ask_point_data
$ k0 U: J8 U6 D+ M1 O
) {! U! M. u" f% k# bReturns the coordinates for the specified object identifier of a point.
) x4 l+ Q8 X& r- T- d9 U! B
) g; D0 B: _, V6 W1 L' R0 }2 g
% ]: g M1 e/ f% d+ ~! \: Z& ]9 ?& X( K$ {( g1 n2 w V
See Also
+ a, ]) h4 q! i0 L9 ^5 k
0 {' H6 T/ b3 y
+ p1 ]1 {0 B. S4 i% Z0 Y. i0 ^
" I. `1 b+ t. P3 T! A2 }. p: [% |1 F, c7 ?
0 _: b7 ]# [* ]/ P9 u7 e- d! l' {/ {8 V
7 ^$ a% [8 ~# Q3 \6 |( U3 i, J- h& \9 y
extern int UF_CURVE_ask_point_data (
$ M7 p8 S& D% o; W7 l# E6 S" vtag_t point, . l1 }$ W9 x9 d" M; K
double point_coords[ 3 ] );! t7 C5 i" S7 g+ i+ b
; ]% G" K( i4 m& Gtag_t point Input Object identifier of point to inquire about # K3 a9 h; u% q) G, z
double point_coords[ 3 ] Output Coordinates of point in absolute space
- q; V/ B) h+ b& C/ s请问怎么用9 l4 i& [$ `% ?; |5 M* p0 X- n
8 [$ u2 D, d* k# n8 |7 e! ]* s |
|