zoukankan      html  css  js  c++  java
  • 【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    显示指定原始曲线控件 
       SketchOnPath    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    相交处停止
  • 相关阅读:
    POJ 2000 Gold Coins
    HDU 5804 Price List
    POJ 1316 Self Numbers
    HDU 5783 Divide the Sequence
    rabbitmq基础使用
    centos7安装RabbitMQ
    编程之路┊一个程序员走过的路
    jquery layer弹出层插件
    SWFUpload 2.5.0版 官方说明文档 中文翻译版
    C# 格式化字符串,日期,字符串操作汇总
  • 原文地址:https://www.cnblogs.com/KMould/p/13354208.html
Copyright © 2011-2022 走看看