|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
+ o' a. u; a$ Q9 y如何通过选择,获取选择的点??很简单,看这个函数1 v C7 M( ]3 z4 q3 T, k+ a7 e
5 o" |" G: P* U# ^最后的一个参数就是输出的点,也就是你选取时候的位置。8 U1 h2 C' f7 V' d. n
1 q9 U* `+ U# F" i/ X! O; J/ R5 a
' L" \; c" r& e5 J0 `
NXOpen::Selection::Response
2 P; E+ s$ w D0 d- O | SelectTaggedObject (const NXString &message, const NXString &title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)0 u; `5 f) w P2 F) _
|
% W8 Z2 ~5 B2 I# d* C | Select single tagged object. | | NXOpen::Selection::Response
5 v5 s, s' z& {# F H0 v7 m, w2 M | SelectTaggedObject (const char *message, const char *title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor), O) u5 Y) M& c9 p: C% J: I' @3 u
|
: S+ R# q5 N3 t! s | Select single tagged object. | | NXOpen::Selection::Response
7 m2 A% Q% L6 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)- D& _' \1 b0 A) h
|
$ B+ |1 U$ |# Q9 o4 d | Select single tagged object using filter defined by mask triples. | | NXOpen::Selection::Response
6 P$ ^* ^ P9 w- z& m: 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)
) s1 J2 L) G# y1 { | 2 f( x$ S" h5 S) U9 r8 K& p
| Select single tagged object using filter defined by mask triples. | | NXOpen::Selection::Response6 j3 Z) w9 @, j3 w7 z5 N4 _
| 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)8 y+ Z1 q8 q# Y: y$ @& Q3 |
|
$ x/ ?$ Y- ?% L$ i4 s+ d | Select single tagged object using filter defined by selection type. | |
3 Z0 X# R5 n5 { |
|