This website requires JavaScript.

欧洲尺码日本尺码专线图片_国产精品久久久久9999县_亚洲AV日韩AV永久无码下载_成熟少妇XXXXX高清视频_成人网站国产99_亚洲精品国产精品无码国模_被暴雨淋湿爆乳少妇正在播放_av无码天堂一区二区三区

界面交互模塊
更新時間:2024-12-12 17:08
14093
0
文檔錯誤過時,
我要反饋

函數(shù)

gkl_json script_set_unit (const gkl_json &param, gkl_string &errorStr) 設(shè)置軟件 單位方式 更多...

 gkl_json script_layertree_mount_steps (const gkl_json &param, gkl_string &errorStr) 設(shè)置項目樹上掛載的step 更多...

 gkl_json script_refresh_layer_ui (const gkl_json &param, gkl_string &errorStr) 刷新左側(cè)層管理列表 更多...

 gkl_json script_show_profile (const gkl_json &param, gkl_string &errorStr) 顯示profile 更多...

 gkl_json script_show_repeat (const gkl_json &param, gkl_string &errorStr) 顯示repeat 更多...

 gkl_json script_show_application (const gkl_json &param, gkl_string &errorStr) APP界面影藏 更多...

 gkl_json script_ask_locator (const gkl_json &param, gkl_string &errorStr) 請求一個點坐標,帶捕捉功能,鼠標帶十字叉 更多...

 gkl_json script_ask_position (const gkl_json &param, gkl_string &errorStr) 請求一個點坐標,不帶捕捉功能,鼠標到十字叉 更多...

 gkl_json script_ask_view_rect (const gkl_json &param, gkl_string &errorStr) 請求一個矩形,鼠標選取一個矩形范圍,鼠標呈框 更多...

 gkl_json script_call_ui_command (const gkl_json &param, gkl_string &errorStr) 直接執(zhí)行頁面UI界面的命令名字 更多...

 詳細描述

函數(shù)說明

◆ script_ask_locator()

gkl_json script_ask_locator(const gkl_json & param,gkl_string & errorStr )

請求一個點坐標,帶捕捉功能,鼠標帶十字叉

參見

script_ask_locator()

返回

json

    {
        "x":1.02,
        "y":-0.3
    }

◆ script_ask_position()

gkl_json script_ask_position(const gkl_json & param,gkl_string & errorStr )

請求一個點坐標,不帶捕捉功能,鼠標到十字叉

參見

script_ask_position()

返回

json

    {
        "x":1.02,
        "y":-0.3
    }

◆ script_ask_view_rect()

gkl_json script_ask_view_rect(const gkl_json & param,gkl_string & errorStr )

請求一個矩形,鼠標選取一個矩形范圍,鼠標呈框

參見

script_ask_view_rect()

返回

json

    {
        "left":-1.02,
        "right":-0.3,
        "bottom":1.2,
        "top":1.5
    }

◆ script_call_ui_command()

gkl_json script_call_ui_command(const gkl_json & param,gkl_string & errorStr )

直接執(zhí)行頁面UI界面的命令名字

參見

script_call_ui_command()

參數(shù)

[in]json    {
    "command_name":"cam_show_addfeature_ui"         ----命令名字
*}

返回

true成功,false 失敗

◆ script_layertree_mount_steps()

gkl_json script_layertree_mount_steps(const gkl_json & param,gkl_string & errorStr )

設(shè)置項目樹上掛載的step

參見

script_layertree_mount_steps

參數(shù)

[in]jsonarray

    [
        "orig",
        "edit",
        "set"
    ]

返回

bool 設(shè)置成功返回true

◆ script_refresh_layer_ui()

gkl_json script_refresh_layer_ui(const gkl_json & param,gkl_string & errorStr )

刷新左側(cè)層管理列表

參見

script_refresh_layer_ui()

返回

json_null

◆ script_set_unit()

gkl_json script_set_unit(const gkl_json & param,gkl_string & errorStr )

設(shè)置軟件 單位方式

參見

script_set_unit()

參數(shù)

[in]string"inch" 或者 "mm"

返回

json_null

◆ script_show_application()

gkl_json script_show_application(const gkl_json & param,gkl_string & errorStr )

APP界面影藏

參見

script_show_application()

參數(shù)

[in]booltrue顯示 false影藏

◆ script_show_profile()

gkl_json script_show_profile(const gkl_json & param,gkl_string & errorStr )

顯示profile

參見

script_show_profile()

參數(shù)

[in]json    {
        "stepname":"set",           ----step名字
        "show":true                 ----profile顯示狀態(tài)
    }

返回

json_null

◆ script_show_repeat()

gkl_json script_show_repeat(const gkl_json & param,gkl_string & errorStr )

顯示repeat

參見

script_show_repeat()

參數(shù)

[in]json    {
        "stepname":"set",           ----step名字
        "show":true                 ----profile顯示狀態(tài)
    }

返回

json_null

互動評論 0
注意:此留言僅作為嘉立創(chuàng)與客戶日常交流之用,回復(fù)不是很及時,急切問題請聯(lián)系我司工作人員處理!
登錄注冊 后才可以留言哦!
  • PCB幫助文檔
  • SMT幫助文檔
  • 鋼網(wǎng)幫助文檔
  • PCB討論
  • SMT討論
  • 鋼網(wǎng)討論