|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
" W5 x) ?# h, }. Z4 T6 N: |' T% j如何通过选择,获取选择的点??很简单,看这个函数 C) ^& U1 c: t7 G+ a- x( z
$ `; b0 j( B& G8 M5 R
最后的一个参数就是输出的点,也就是你选取时候的位置。
% ^. g( X6 i. p6 D6 t5 @6 m V( }- M* ~+ }7 V) Q2 [
5 D% Z9 T% A. ^NXOpen::Selection::Response* e6 c0 f+ l; B+ F" X1 I
| SelectTaggedObject (const NXString &message, const NXString &title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor), E! n& P, l2 n: g/ R! W9 q! I1 i
| % ]. s/ g V8 w g( E9 v8 }' Y
| Select single tagged object. | | | NXOpen::Selection::Response8 h/ {6 Q3 T5 a3 f% G, l" y! L
| SelectTaggedObject (const char *message, const char *title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)
0 ?# j- ~( o9 s* v- C |
* |0 ~8 I* m0 ~, s3 Z | Select single tagged object. | | | NXOpen::Selection::Response
5 Z; @* U: [% a) z/ i1 I& P7 C | SelectTaggedObject (const NXString &message, const NXString &title, NXOpen::Selection::SelectionScope scope, NXOpen::Selection::SelectionAction action, bool includeFeatures, bool keepHighlighted, const std::vector< NXOpen::Selection::MaskTriple > &maskArray, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)- c: [$ u9 |8 h/ F/ P
|
% c3 f; x% i) o0 V* i6 Y | Select single tagged object using filter defined by mask triples. | | | NXOpen::Selection::Response
" e2 {% j& T- }9 B8 ]( _8 {9 k | SelectTaggedObject (const char *message, const char *title, NXOpen::Selection::SelectionScope scope, NXOpen::Selection::SelectionAction action, bool includeFeatures, bool keepHighlighted, const std::vector< NXOpen::Selection::MaskTriple > &maskArray, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)
9 R: |9 e4 z- r4 Z3 M _$ Z/ Z | ! V! u, ~5 G; n" \" r2 m
| Select single tagged object using filter defined by mask triples. | | | NXOpen::Selection::Response0 W" e, x6 @( `) z) _6 D+ J5 M
| SelectTaggedObject (const NXString &message, const NXString &title, NXOpen::Selection::SelectionScope scope, bool keepHighlighted, const std::vector< NXOpen::Selection::SelectionType > &typeArray, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)
& ^, ` Z9 k3 `# Q/ k4 ] | ! D6 y5 c) j9 [9 \
| Select single tagged object using filter defined by selection type. | | |
5 F& P# b) a. S |
|