iCAx开思工具箱

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 24392|回复: 4
打印 上一主题 下一主题

各位前辈在看函数时 要如何知道所要截取的部份在哪?

[复制链接]
跳转到指定楼层
楼主
发表于 2005-12-12 00:57:49 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册登录,享用更多网站功能!

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
各位前辈在看函数时 要如何知道所要截取的部份在哪?
如 uf_ui.h ...后悔英文底子没打好! 所以用翻译软件辅助!

但是翻出来!2266---
因为里都是包含说明及很多函数!
  要如何截取呢? (物体依3点对其3点作定位)
-------------------------------------------------------
****************************************************************************/
extern UGOPENINTEXPORT int UF_UI_specify_screen_position(
char * message ,/* <I>
                Cue line message (132 Character
                maximum), or NULL
                */
UF_UI_motion_fn_t motion_cb ,/* <I>
                             Motion callback function, or NULL
                             */
void * motion_cb_data ,/* <I>
                       Client data pointer, or NULL;  will be
                       passed to motion_cb
                       */
double screen_pos[3] ,/* <O>
                       The screen position in Work Part
                       Absolute Coords, projected "through
                       the screen" onto the WCS XY plane.
                       This is given in Work Part Absolute Coordinates.
                       This is only returned if the response
                       returned is UF_UI_PICK_RESPONSE.
                       */
tag_t * view_tag ,/* <O>
                  Tag of the view in which the screen
                  position was indicated.  This is only
                  returned if the response returned
                  is UF_UI_PICK_RESPONSE.
                  */
int * response  /* <O>
                One of the following:
                UF_UI_PICK_RESPONSE
                UF_UI_BACK
                UF_UI_CANCEL
                */
);
/*****************************************************************************
This function is to be obsoleted in the near future. Please
use the replacement routine UF_UI_select_with_single_dialog .
Selects a single object. The view parameter is a pointer view
sequence. This tag provides the view from which the object was
selected.

Environment: Internal

See Also:
          UF_UI_selection_options_t
History:
*****************************************************************************/
extern UGOPENINTEXPORT int UF_UI_select_single(
char * message ,/* <I>
                Cue line message to display.
                */
UF_UI_selection_options_p_t opts ,/* <I>
                                  Selection options. See the Data structures
                                  section of this chapter.
                                  */
int * response ,/* <O>
                response:
                1 = Back
                2 = Cancel
                4 = Object selected by name
                5 = Object selected
                */
tag_p_t object ,/* <O>
                Object identifier of selected object
                */
double cursor[3] ,/* <O>
                  Cursor position. This is undefined if response is 4
                  (object selected by name).
                  */
tag_p_t view  /* <O>
              View of selection. This is NULL_TAG if response is
              4 (object selected by name).
              */
);

/*****************************************************************************
NOTE: This function is to be obsoleted in the near future. Please use
the replacement function UF_UI_select_with_class_dialog
Selects  multiple objects.

Environment: Internal

See Also:
          UF_UI_selection_options_t
History:
*****************************************************************************/
extern UGOPENINTEXPORT int UF_UI_select_by_class(
char * message ,/* <I>
                Cue line message to display.
                */
UF_UI_selection_options_p_t opts ,/* <I>
                                  Selection options.
                                  */
int * response ,/* <O>
                response:
                1 = Back
                2 = Cancel
                3 = OK
                */
int * count ,/* <O>
             Count of objects:
             0 = No object selected
             */
tag_p_t * object  /* <OF,len:count>
                  Object identifiers of selected objects. NULL if no
                  object selected. Use UF_free to deallocate memory.
                  */
);



/*****************************************************************************
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 支持支持
沙发
发表于 2005-12-12 09:59:44 | 只看该作者

马上注册登录,享用更多网站功能!

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
板凳
发表于 2005-12-14 09:53:34 | 只看该作者

马上注册登录,享用更多网站功能!

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
地板
 楼主| 发表于 2005-12-15 08:19:29 | 只看该作者

经过前辈们的指点后才知是 装配约束

马上注册登录,享用更多网站功能!

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
5
发表于 2005-12-15 15:36:44 | 只看该作者

ding

马上注册登录,享用更多网站功能!

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手板模型制作,在线3D打印服务

QQ|小黑屋|手机版|开思工具箱 CAD工具箱_CAM工具箱  

GMT+8, 2024-11-16 20:25 , Processed in 0.011836 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2024 www.iCAx.org

快速回复 返回顶部 返回列表