PLM之家PLMHome-国产软件践行者

[资料] 从NX8.5到NX9.0 关于新的block UI增加的控件class类

[复制链接]

2014-9-17 10:27:00 6739 0

admin 发表于 2014-9-17 10:27:00 |阅读模式

admin 楼主

2014-9-17 10:27:00

请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!

您需要 登录 才可以下载或查看,没有账号?注册

x
& E% `! Y7 T, s2 W3 n
5 n% G$ S. z! o; J
新增的class
2 [3 T1 B8 _/ y0 K. y
; }8 y/ M2 C' m6 q3 I$ ABlockStyler.Explorer
2 X# ~' d0 F# H6 [" eBlockStyler.Explorer.NotifyNodeSelectedPosTCallback ( Z) O. I8 ~/ ^4 r: u9 @- O8 j% Z
BlockStyler.Explorer.NotifyNodeSelectedPreCallback - A. C% T% Z: g, M- l0 d3 j/ ?7 O
BlockStyler.LineColorFontWidth
3 @5 R1 V' ^6 x3 ^0 X' z$ M+ XBlockStyler.LineFont
! ~* t, H1 e  ]- ~* jBlockStyler.SuperPoint 2 N7 S! B7 G! x. N
BlockStyler.TextColorFontWidth
# [3 w. S* O+ h6 t* m2 p/ _. T! |. J' f$ }4 o: J' _5 N; f8 D
/ w/ B* H9 w4 X1 p# M3 l5 {3 X$ _
2 i7 R: k) M) h6 k% w1 z8 r
新增的属性
( g5 r. R/ K' ~/ T
, N% @/ c- ]7 w9 E0 D9 CBlockStyler.AngularDimension.AdaptiveScaleLimits 1 Y+ u1 x: C/ [  [
BlockStyler.BodyCollector.IncludeSheetBodies ' O# @) n. R6 g1 v6 r) L2 z7 Z
BlockStyler.ExpressionBlock.AdaptiveScaleLimits
  w) `; ~$ O' V  H7 N) N& u8 uBlockStyler.LinearDimension.AdaptiveScaleLimits 8 U) d; w! a6 b" ]3 z' ~# ]; f
BlockStyler.OnPathDimension.AdaptiveScaleLimits
( }) z9 D! @9 O( I( `! Y; p. l, LBlockStyler.RadiusDimension.AdaptiveScaleLimits # ^: C0 C3 g4 @9 x2 ~; e
BlockStyler.SpecifyCSYS.ShowShortcuts
0 \0 b, T3 A" l8 R- gBlockStyler.AngularDimension.LineIncrement
9 w8 }3 _- w+ g8 |BlockStyler.AngularDimension.PageIncrement
) L8 b/ ~% n+ `$ T6 Z2 D2 i6 l: ~BlockStyler.ExpressionBlock.LineIncrement
5 ~0 s9 H; m' wBlockStyler.ExpressionBlock.PageIncrement . C. r: x" R2 w' i1 ~1 Q; f& j
BlockStyler.LinearDimension.LineIncrement
; L/ a2 _4 X) d9 K: _" ^BlockStyler.LinearDimension.PageIncrement
* U4 ]) C% x9 l* C- j$ Y5 LBlockStyler.OnPathDimension.LineIncrement 7 c( o% `5 ~1 S! K- Q1 t) j
BlockStyler.OnPathDimension.PageIncrement
$ z& s9 K# m# U: L: lBlockStyler.RadiusDimension.LineIncrement 1 z  ~% s% t% P8 `% p) O' |, E7 c
BlockStyler.RadiusDimension.PageIncrement
  j& @- P& l  f3 y: c, Q: {6 ZBlockStyler.SectionBuilder.SmartUpdateOptionAsString
0 N) G8 j0 c+ V2 w/ E, x( nBlockStyler.SelectObject.SmartUpdateOptionAsString
+ e  Z4 N. s- e: J7 e/ W2 ]BlockStyler.SuperSection.SmartUpdateOptionAsString
/ [" @2 `- A3 S. [- U
$ G, V/ P% H! J: H1 x& U. N# ]4 Z$ ^

0 e6 I2 P1 x3 s. g废弃的属性
1 X  C9 x1 F: O. t9 \8 n, s) @% F1 ?8 L+ ]5 U
BlockStyler.AngularDimension.SnapPointTypesOnByDefault : {$ V, t5 f3 f: Z
BlockStyler.LinearDimension.SnapPointTypesOnByDefault 6 c! J4 V! [3 u5 D" K. [
BlockStyler.OnPathDimension.SnapPointTypesOnByDefault 6 A* k- A, m. ]0 i* ?, ?; _, c
BlockStyler.RadiusDimension.SnapPointTypesOnByDefault ! ~4 B3 B3 ^# Q' q
8 y0 w6 a6 q3 c7 f
5 Y( D  o7 \' w9 Y0 Y; W$ P
新增的方法  z/ L8 L* m' R/ U& f3 K" u1 l
0 X0 v: T- t( R$ Y0 P
Sub BlockStyler.Explorer.SetChildMembers( _ ByVal parentMember As BlockStyler.UIBlock, _ ByVal childMembers As BlockStyler.UIBlock() _ )  
) e7 o, p5 V3 b Sub BlockStyler.Explorer.SetNotifyNodeSelectedPostHandler( _ ByVal cb As BlockStyler.Explorer.NotifyNodeSelectedPostCallback _ )  
; a: k' M( v. d+ a: g# U, b  D: ` Sub BlockStyler.Explorer.SetNotifyNodeSelectedPreHandler( _ ByVal cb As BlockStyler.Explorer.NotifyNodeSelectedPreCallback _ )  
, I. j: g) G& s2 }3 Y" ~; `9 f Sub BlockStyler.Explorer.NotifyNodeSelectedPostCallback.Invoke( _ ByVal explorer As BlockStyler.Explorer, _ ByVal nextNode As Integer _ )  
. M# {2 W6 @/ |' H9 k/ Q Function BlockStyler.Explorer.NotifyNodeSelectedPreCallback.Invoke( _ ByVal explorer As BlockStyler.Explorer, _ ByVal nextNode As Integer _ ) As Integer  
2 K$ X- N4 ~! h Function BlockStyler.LineColorFontWidth.GetColorValue() As Integer()  4 \* a( m0 g; x- a, f4 ]9 t) E- ?) J
Sub BlockStyler.LineColorFontWidth.SetColorValue( _ ByVal colorValueVector As Integer() _ )  
5 t. x$ ~- W) x Function BlockStyler.SuperPoint.GetBalloonTooltipLayoutMembers() As String()  6 X% i0 U  J1 D2 B* _
Function BlockStyler.SuperPoint.GetDefaultCurveRulesMembers() As String()  
8 x$ b$ _  Q: w, _# @ Function BlockStyler.SuperPoint.GetInterpartSelectionMembers() As String()  
0 `1 E1 q% d/ q! J  b Function BlockStyler.SuperPoint.GetSelectedObjects() As TaggedObject()  
; b* d% A; ~1 x  Y Function BlockStyler.SuperPoint.GetStepStatusMembers() As String()  
( @. f3 E+ j' g% n: Q+ k' L3 g& B Sub BlockStyler.SuperPoint.SetSelectedObjects( _ ByVal objectVector As TaggedObject() _ )  
' Y0 s  M: y+ D( i( D& Z) ?9 M Function BlockStyler.TextColorFontWidth.GetColorValue() As Integer()  & |6 Q/ \1 O  m$ A) d$ m
Sub BlockStyler.TextColorFontWidth.SetColorValue( _ ByVal colorValueVector As Integer() _ )  
! q8 ~9 E7 K' }4 r) V: K# k* O3 ?- A: \3 E3 e9 Z4 Z1 l
3 d# @) R( g4 ^3 h# `& _
5 N/ K8 t0 [! ]( U+ \1 a$ X! O% ~. A2 ?
& j7 L8 C! l- S3 Y- i( P0 `6 F0 o
上海点团信息科技有限公司,承接UG NX,CATIA,CREO,Solidworks 等CAx软件,Teamcenter,3D Experience等PLM软件,工业4.0数字化软件的实施\二次开发\培训相关业务,详情QQ 939801026 Tel 18301858168 网址 doTeam.tech
回复

使用道具 举报

发表回复

您需要登录后才可以回帖 登录 | 注册

返回列表 本版积分规则

  • 发布新帖

  • 在线客服

  • 微信

  • 客户端

  • 返回顶部

  • x
    温馨提示

    本网站(plmhome.com)为PLM之家工业软件学习官网站

    展示的视频材料全部免费,需要高清和特殊技术支持请联系 QQ: 939801026

    PLM之家NX CAM二次开发专题模块培训报名开始啦

    我知道了