zoukankan      html  css  js  c++  java
  • 【NX二次开发】Block UI 线条颜色/线型/宽度

    属性说明

    常规         类型 描述
        BlockID     String 控件ID
        Enable     Logical 是否可操作
        Group     Logical 是否分组
        Label     Utfstring 标题
        LabelVisibility Logical 标题是否可见
        Show     Logical 是否可见
    其他            
        附件        
            Bottom Attachment 底部
            Left Attachment
            Right Attachment
            Top Attachment 顶部
    特定于块            
            ColorValue Stlvector 默认颜色
            HideSubBlocks Enum 隐藏子控件
            Layout Enum 类型
            标签 String 标签
            显示标签 Logical 显示标签
        线宽    
            Show Default Logical 显示默认
            Show Default as Original Logical 默认原始
            Show No Change Logical 显示没有改变
            Use Wide Lines Logical 使用线宽
        线型    
            AvailableOptions Bits 可用选项
            Value Enum
         
  • 相关阅读:
    关于Js异常
    gitea windows 安装
    spring boot 错误页面配置
    mysql 常用用函数
    nginx 安装 tomcat pfx 格式证书
    git pull 报错
    maven 打 jar 包,包含 xml, 包含 额外 jar
    git clone 分支代码
    git 切换远程分支
    mycat 在 mysql 8.0 下 无法连接 bug
  • 原文地址:https://www.cnblogs.com/KMould/p/13345754.html
Copyright © 2011-2022 走看看