PLM之家PLMHome-工业软件与AI结合践行者

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

[复制链接]

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

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

admin 楼主

2014-9-17 10:27:00

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

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

x
4 N! ^! y  Y  ]. [

4 d. M% e4 b/ J0 w5 p4 z+ E! n新增的class. x8 D: W( p8 U  v7 }; v
0 z; i. ^3 u, O0 {2 v3 }- B
BlockStyler.Explorer ( U. S( S. d- t7 Y# I8 |
BlockStyler.Explorer.NotifyNodeSelectedPosTCallback
# N7 d  O( D6 V/ K$ {) o) h$ ~+ M$ vBlockStyler.Explorer.NotifyNodeSelectedPreCallback
& `  ]( ^3 Y3 p8 kBlockStyler.LineColorFontWidth ' u+ F$ |  ]# w
BlockStyler.LineFont 2 U  b3 ?2 w$ V$ q
BlockStyler.SuperPoint * f4 l. J; k+ t7 j, P
BlockStyler.TextColorFontWidth
( U8 ~0 N2 g* h7 V: M6 M$ |& |2 ?( i6 l$ H1 d3 Y/ z3 v* i- N
) x8 y7 c: a' v$ a0 t3 J

' w. ^2 n: t& M$ G" ?, p( Q新增的属性
6 [3 q; N8 F' G8 s  t; P5 r' p/ \4 a% I" u
BlockStyler.AngularDimension.AdaptiveScaleLimits ' Q3 [6 j. E. F" o1 d1 H
BlockStyler.BodyCollector.IncludeSheetBodies
3 o; c- k7 r9 P2 |BlockStyler.ExpressionBlock.AdaptiveScaleLimits 1 m. q+ B7 [$ y3 t; ~8 x/ Y  p! H
BlockStyler.LinearDimension.AdaptiveScaleLimits ) t, f1 C3 U- h
BlockStyler.OnPathDimension.AdaptiveScaleLimits
& K& {, `( t* w: n* @7 N5 wBlockStyler.RadiusDimension.AdaptiveScaleLimits 8 V5 G3 H3 d* q! n) u
BlockStyler.SpecifyCSYS.ShowShortcuts
0 k; \; @* u7 S: N+ q7 UBlockStyler.AngularDimension.LineIncrement
& ]0 b: U! p) Z# A* @4 E' PBlockStyler.AngularDimension.PageIncrement
& h- e" E* N1 N, M  W; XBlockStyler.ExpressionBlock.LineIncrement " w% c, V! D% X) a( e7 G
BlockStyler.ExpressionBlock.PageIncrement - u" n+ W6 H8 ?) @5 G
BlockStyler.LinearDimension.LineIncrement 2 e9 p% a# c' [; [; x
BlockStyler.LinearDimension.PageIncrement & z( W1 T0 Z$ n1 f
BlockStyler.OnPathDimension.LineIncrement ' d4 [3 B8 N- D4 z0 T) H
BlockStyler.OnPathDimension.PageIncrement
" m0 l2 U- @6 {9 c& V/ x" _9 j# Y8 BBlockStyler.RadiusDimension.LineIncrement   Y4 c, }; M: ]7 |% K1 T
BlockStyler.RadiusDimension.PageIncrement $ k) s! Z* l5 s
BlockStyler.SectionBuilder.SmartUpdateOptionAsString
; x5 \; v" e4 j6 eBlockStyler.SelectObject.SmartUpdateOptionAsString 3 V. T. Q2 O* Y( E
BlockStyler.SuperSection.SmartUpdateOptionAsString , T. Y. J: [2 A1 V; d" h

! S2 N& `6 p2 v- @! t. O) C9 `- ]7 x" @# }9 h" ~  I6 f4 U
4 r% @: A, I3 R
废弃的属性
9 `3 K/ y+ L# L$ E5 H  ?0 o5 U& ^* j6 d$ _" [
BlockStyler.AngularDimension.SnapPointTypesOnByDefault # }) Y& H  z" @# I
BlockStyler.LinearDimension.SnapPointTypesOnByDefault
# r- z. `6 a7 U+ Z$ [' XBlockStyler.OnPathDimension.SnapPointTypesOnByDefault 9 C( V* a% ?( Z' w* f0 w
BlockStyler.RadiusDimension.SnapPointTypesOnByDefault
: _6 b" x3 q. ]: n- l! M% d
( |/ g) S4 o3 r2 p' A( V& u& F- t
新增的方法) \, B4 b. J0 O+ q8 W* I. W" G
% V3 W3 m, B1 R
Sub BlockStyler.Explorer.SetChildMembers( _ ByVal parentMember As BlockStyler.UIBlock, _ ByVal childMembers As BlockStyler.UIBlock() _ )  
  H  ^/ o+ Y9 o8 ` Sub BlockStyler.Explorer.SetNotifyNodeSelectedPostHandler( _ ByVal cb As BlockStyler.Explorer.NotifyNodeSelectedPostCallback _ )  2 e5 y6 }6 M/ i. ]* A4 P9 f
Sub BlockStyler.Explorer.SetNotifyNodeSelectedPreHandler( _ ByVal cb As BlockStyler.Explorer.NotifyNodeSelectedPreCallback _ )  
# k& D/ K5 p0 h Sub BlockStyler.Explorer.NotifyNodeSelectedPostCallback.Invoke( _ ByVal explorer As BlockStyler.Explorer, _ ByVal nextNode As Integer _ )  / b0 m- A: H% |2 B; w: W" y' U
Function BlockStyler.Explorer.NotifyNodeSelectedPreCallback.Invoke( _ ByVal explorer As BlockStyler.Explorer, _ ByVal nextNode As Integer _ ) As Integer  
# j9 R1 R; L* {4 x& T2 ], x) G Function BlockStyler.LineColorFontWidth.GetColorValue() As Integer()  
3 B* G$ s8 X/ T* K; E Sub BlockStyler.LineColorFontWidth.SetColorValue( _ ByVal colorValueVector As Integer() _ )  * u# z, [( ?- h
Function BlockStyler.SuperPoint.GetBalloonTooltipLayoutMembers() As String()  % s; b' K! y$ l; s) E
Function BlockStyler.SuperPoint.GetDefaultCurveRulesMembers() As String()  
' h$ T3 R% ?( c5 C' e/ S Function BlockStyler.SuperPoint.GetInterpartSelectionMembers() As String()  
8 P' c6 G  J' ~3 x Function BlockStyler.SuperPoint.GetSelectedObjects() As TaggedObject()  " G0 t$ l% }: t- R  [
Function BlockStyler.SuperPoint.GetStepStatusMembers() As String()  
. ?; c$ ]% n, V9 B4 v; L* W8 z Sub BlockStyler.SuperPoint.SetSelectedObjects( _ ByVal objectVector As TaggedObject() _ )  
; l4 A, ~* z3 W  L) t0 P  Y! a( v Function BlockStyler.TextColorFontWidth.GetColorValue() As Integer()  
$ H& }( @- y& u9 k1 n1 d Sub BlockStyler.TextColorFontWidth.SetColorValue( _ ByVal colorValueVector As Integer() _ )  - s. y. G9 G" G" Q
: B0 W" x" i: d  f  }% E

% c0 v3 Q4 @/ n% q4 ?* c& G4 h
6 |, `; ^1 X, e) F
/ ^) Q7 Y" h+ e; ?: H
上海点团信息科技有限公司,承接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二次开发专题模块培训报名开始啦

    我知道了