|
本帖最后由 gyp277953394 于 2011-9-13 09:56 编辑
. o8 c" E0 O- l9 w9 ]& h; t: G3 `
UF_CURVE_ask_point_data1 }' h0 d2 P% t) l) M F' u
& S+ u8 k5 Z- q. q5 a
Returns the coordinates for the specified object identifier of a point.
6 _$ [. Q% I' L' {
# Z+ m5 X' P7 O- I" W& O% x
- t& M" @9 p) @+ z! {) a. G* Y+ _( v9 K; S0 b
See Also4 B8 i. z/ v. j2 N
- L" V- Q; M9 y2 f: M g
X( A ~! w$ T1 ?& a( E/ P6 s) i/ s, C! P+ c! N2 S1 ^7 u8 D
' C* T/ Q) W: X# c: O) \; ~# r2 a+ l" x) T- p! C0 Z" @; B
+ _* `! L3 m6 ?! l) h0 F, Z. [1 v. i, d# t0 C0 v, _' g: ?
: p% T9 r5 H- M; f* |
extern int UF_CURVE_ask_point_data (
$ P) r4 P- M Htag_t point, $ s- M/ h9 n5 L: V+ k$ g
double point_coords[ 3 ] );" O" x- k3 l' S ?) G
; |) F; I: U: N, q2 A! _, I0 itag_t point Input Object identifier of point to inquire about o( j$ f9 O: z9 o* g; L
double point_coords[ 3 ] Output Coordinates of point in absolute space
) q6 q* h0 O( {( y! j! s I/ l请问怎么用
! P% i. Z2 `# N) D0 }9 J
7 g6 x9 T: _- b" f |
|