• 【NX二次开发】Block UI 半径尺寸(沿曲线的位置)


    属性说明

    常规         类型 描述
        BlockID     String 控件ID
        Enable     Logical 是否可操作
        Group     Logical 是否分组
        Label     Utfstring 标题
        Show     Logical 是否可见
    其他            
        RetainValue Logical 是否保存值
        附件        
            Bottom Attachment 底部
            Left Attachment
            Right Attachment
            Top Attachment 顶部
    特定于块            
        BalloonTooltipImage String 标题气泡提示图片
        BalloonTooltipLayout Enum 标题气泡提示类型
        BalloonTooltipText Utfstring 标题气泡提示文本
        HandleOrientation Vector 手柄方向
        HandleOrigin Point 手柄原点
        MaximumValue Double 最大值
        MaxInclusive Logical 包括最大值
        MinimumValue Double 最小值
        MinInclusive Logical 包括最小值
        ShowFocusHandle Double 是否显示线性尺寸值
        ShowHandle Double 是否显示线性尺寸
        ShowSpin Logical ?
        Value Double 控件值
        WithScale Logical 是否增加拖动按钮
         
  • 相关阅读:
    Linux vim的四中模式
    Linux 打包压缩解压缩
    Linux 写入查看文本
    Linux 文件复制和移动
    Linux 创建删除目录
    Linux cd命令
    vim 文本替换
    linux工作中使用命令
    is 和 == 的区别
    再次复习python
  • 原文地址:https://www.cnblogs.com/KMould/p/13346016.html
Copyright © 2020-2023  润新知