|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
. A* m5 u$ I6 _) f: k6 y如何通过选择,获取选择的点??很简单,看这个函数 p3 p6 k& z' J- J$ F8 Y
3 P( O/ H- l; n6 F9 I" a最后的一个参数就是输出的点,也就是你选取时候的位置。
0 ~$ o: n) F' X4 m4 q0 j; }8 x3 c8 F5 y' V+ [; o! M8 `0 ?4 E$ D2 c
( h/ T: y( G3 e1 F5 ]; ENXOpen::Selection::Response
1 h, K+ c% N/ X4 l- N2 y0 Q+ u2 z0 Z1 y | SelectTaggedObject (const NXString &message, const NXString &title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)# f: d- p0 K( ~4 Z
|
) X& g% a, K3 q$ n8 u3 f | Select single tagged object. | | NXOpen::Selection::Response9 s! c! ]( C0 a0 p
| SelectTaggedObject (const char *message, const char *title, NXOpen::Selection::SelectionScope scope, bool includeFeatures, bool keepHighlighted, NXOpen::TaggedObject **object, NXOpen::Point3d *cursor)
2 v2 g$ P5 M0 [( C |
2 e# Y- o9 H# `# v- g | Select single tagged object. | | NXOpen::Selection::Response! D! }; ^1 p4 s( V m
| 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)6 n3 a, ?/ }# I# s# N$ Z2 x. B
|
) Y3 F. H( G# T- ^ | Select single tagged object using filter defined by mask triples. | | NXOpen::Selection::Response
- ]3 q8 g2 @2 w5 Q5 S. C, A | 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): f% v$ }3 ]/ T& O0 U. a" H
| 5 }( C7 k8 X" |: f
| Select single tagged object using filter defined by mask triples. | | NXOpen::Selection::Response
* P7 L ?. |' [4 D" Y5 X9 l | 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)( X! x7 g* P3 j+ p8 }- X( O5 t7 B; n
| . g; p3 M! E8 @! M& t
| Select single tagged object using filter defined by selection type. | | # `' z3 Q4 D1 c, ^* ]5 t G0 Z
|
|