• 【NX二次开发】Block UI 截面构建器


    属性说明

    属性   类型   描述
      常规         
       BlockID    String    控件ID
       Enable    Logical    是否可操作
       Group    Logical    是否分组
       Show    Logical    是否可见
      对齐         
       PointOverlay    Logical    是否显示捕捉点
       SmartUpdateOption    Enum    智能更新选项
       SnapPointTypesEnabled    Bits    设置捕捉点类型的可见性
       SnapPointTypesOnByDefault    Bits    设置捕捉点内容被启用
      其他         
       附件         
        Bottom    Attachment    底部
        Left    Attachment   
        Right    Attachment   
        Top    Attachment    顶部
      特定于块         
       AllowConvergentObject    Logical    允许选择收敛体
       AllowSelfIntersecting    Logical     
       AutomaticProgression    Logical    自动跳到下一个控件
       BalloonTooltipImage    String    标题气泡提示图片
       BalloonTooltipLayout    Enum    标题气泡提示类型
       BalloonTooltipText    Utfstring    标题气泡提示文本
       Bitmap    String    控件位图
       BlendVirtualCurveOverlay    Logical    是否显示虚拟交线
       CreateInterpartLink    Logical    是否显示部件间连接
       Cue    Utfstring    提示
       InterpartSelection    Enum    部件间选择设置
       LabelString    Utfstring    标签标题
       ShowFlowDirectionAndOriginCurve    Logical    显示指定原始曲线控件 
       StepStatus    Enum    设置确定和应用按钮高亮
       ToolTip    Utfstring    动态提示文本标题
      选择意图         
       AllowInferredCurveSelection    Logical    是否允许交叉曲线选择
       AllowStopAtIntersectionFollowFillet    Logical    是否允许相关的选择意图
       AngularTolerance    Double    角度公差
       ChainWithinFeature    Logical    特征内是否成链
       CurveRules    Bits    曲线规则
       DefaultCurveRules    Enum    默认曲线规则
       EntityType    Bits    实体类型
       FollowFillet    Logical    是否跟随圆角
       InferredCurveSelection    Logical    是否启用路径选择
       StopAtIntersection    Logical    相交处停止
  • 相关阅读:
    [ssh] 通过ssh私钥生成公钥的方法
    [redis] hiredis-vip 简单使用
    [redis] redis cli的学习记录
    [ovs] 编写openflow流表的文档指引
    [iptables] 如何用iptables管理桥接模式下的设备
    [qemu][kvm] 在kvm嵌套kvm的虚拟机里启动kvm加速
    [qemu] 差分盘使用
    [yum] yum加速
    [ovs] openvswitch 从源码编译安装
    [qemu] qemu从源码编译安装
  • 原文地址:https://www.cnblogs.com/KMould/p/13354202.html
Copyright © 2020-2023  润新知