【NX二次开发】Block UI 指定轴

属性说明

属性   类型   描述
  常规         
   BlockID    String    控件ID
   Enable    Logical    是否可操作
   Group    Logical    是否分组
   Label    Utfstring    标题
   Show    Logical    是否可见
  其他         
   附件         
    Bottom    Attachment    底部
    Left    Attachment   
    Right    Attachment   
    Top    Attachment    顶部
  特定于块         
   BalloonTooltipLayout    Enum    标题气泡提示图片
   BalloonTooltipPointImage    String    标题气泡提示类型
   BalloonTooltipPointText    Utfstring    标题气泡提示文本
   BalloonTooltipVectorImage    String    标题气泡提示图片
   BalloonTooltipVectorText    Utfstring    标题气泡提示文本
   StepStatus    Enum    设置确定和应用按钮高亮
原文地址:https://www.cnblogs.com/KMould/p/13354738.html