|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
7 X4 l& n8 L& w( J: F6 B- }
如何通过选择,获取选择的点??很简单,看这个函数! X; Y) l+ q! j- G5 K- Z
3 b5 ]& H, Q9 H: u c) P
最后的一个参数就是输出的点,也就是你选取时候的位置。2 G6 [7 q0 q$ @: H2 ]6 r
( j& ?0 C/ x/ N" k3 I
6 x6 r/ y4 [: g& X+ |2 H5 S ?NXOpen::Selection::Response
: E1 B" E* E! a: `& _* l' C | SelectTaggedObject (const NXString &message, const NXString &title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)8 R# u0 L. P+ b+ p n8 R
|
" \. k3 N: A7 L3 K | Select single tagged object. | | NXOpen::Selection::Response4 [3 D3 s& k' W, j! ~2 E
| SelectTaggedObject (const char *message, const char *title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)
7 g0 Q$ v* ~7 h& d0 U' g7 ]/ @ |
* i5 U1 w/ p5 |/ b) h) g7 z | Select single tagged object. | | NXOpen::Selection::Response f5 Z2 a0 N, [2 k
| 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)0 U) d- s: F% G, J
| 9 ~" S8 T! n9 e
| Select single tagged object using filter defined by mask triples. | | NXOpen::Selection::Response& V6 T6 r( R8 d( n' b3 {( L
| 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)
$ T. J0 B5 h7 b& Z) [ | 8 G: O8 W5 U/ l2 L
| Select single tagged object using filter defined by mask triples. | | NXOpen::Selection::Response
3 @' R0 \& n* o$ @/ K | 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)0 M# W) w, A" N
|
: Z& [: Y- Z. _ | Select single tagged object using filter defined by selection type. | | % x) a4 I% M9 r* c, E
|
|