zoukankan      html  css  js  c++  java
  • 【NX二次开发】Block UI OrientXpress

    属性说明

    属性   类型   描述
      常规         
       BlockID    String    控件ID
       Enable    Logical    是否可操作
       Group    Logical    是否分组
       Label    Utfstring    标题
       Show    Logical    是否可见
      其他         
       附件         
        Bottom    Attachment    底部
        Left    Attachment   
        Right    Attachment   
        Top    Attachment    顶部
      特定于块         
       Direction    Enum    方向
       Plane    Enum    平面
       Reference    Enum    参考坐标
       ShowAxisSubBlock    Logical    是否显示轴子块
       ShowPlaneSubBlock    Logical    是否显示平面的子块
       ShowReferenceSubBlock    Logical    显示参考子块
       ShowSceneControl    Logical    是否显示场景控制
       ShowXAxis    Logical    是否显示X轴
       ShowXYPlane    Logical    是否显示XY平面
       ShowXZPlane    Logical    是否显示XZ平面
       ShowYAxis    Logical    是否显示Y轴
       ShowYZPlane    Logical    是否显示YZ平面
       ShowZAxis    Logical    是否显示Z轴
  • 相关阅读:
    282. Expression Add Operators
    281. Zigzag Iterator
    280. Wiggle Sort
    How Not to Crash #2: Mutation Exceptions 可变异常
    Moving Swiftly
    How to Use updateConstraints
    Don’t Put View Code Into Your View Controller别把View创建的代码放在VC中
    Where-To-Put-The-Auto-Layout-Code
    iOS five years[转]
    ResponderChain note
  • 原文地址:https://www.cnblogs.com/KMould/p/13354831.html
Copyright © 2011-2022 走看看