|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
/ b8 H, T0 z! d如何通过选择,获取选择的点??很简单,看这个函数
0 S; l2 S9 G5 b; m+ r0 M; m" ]9 [6 x
最后的一个参数就是输出的点,也就是你选取时候的位置。3 v' M+ ?7 D5 A. R" v
- h0 Y" w) Z* i- H+ K# p' J
* R% V5 J( A, O' L4 zNXOpen::Selection::Response
* t6 q% J3 Y2 Q' W* _ F | SelectTaggedObject (const NXString &message, const NXString &title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)% C2 v# ~1 M Q& S
|
9 X# }) I6 Q. }" L/ H: Y/ A | Select single tagged object. | | NXOpen::Selection::Response/ p' \1 l6 ^. |3 i2 @5 b7 D
| SelectTaggedObject (const char *message, const char *title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)
% a1 Z7 O% A/ e p/ S4 A | # h$ X0 f1 a7 I* \6 |' l
| Select single tagged object. | | NXOpen::Selection::Response2 E/ A/ [& i8 O5 O4 @
| 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)5 g) P5 d9 L7 X) D/ e* L2 v
| - D5 n8 d$ k8 K+ o
| Select single tagged object using filter defined by mask triples. | | NXOpen::Selection::Response7 k" L2 C( }4 p
| 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). p& B6 J0 H2 T
|
8 K% J: [, X( j# h- y* R | Select single tagged object using filter defined by mask triples. | | NXOpen::Selection::Response8 @, {! T# k1 i7 y+ `+ ~0 ^
| 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). Z* v+ K) T# }7 M
|
' L8 L$ q% ?4 `, T. r+ e | Select single tagged object using filter defined by selection type. | | 2 f3 n3 I9 E- O) c8 W
|
|