【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    相交处停止
原文地址:https://www.cnblogs.com/KMould/p/13354208.html