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

[原创视频] 【PLM之家NX二次开发自动装配项目】1.6 创建固定约束

[复制链接]

2015-1-30 23:20:00 4405 1

admin 发表于 2015-1-30 23:19:45 |阅读模式

admin 楼主

2015-1-30 23:19:45

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

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

x
PLM之家NX二次开发自动装配项目】1.6 创建固定约束5 l- r( z  w- P
装配约束的创建过程,如何创建一个对象的约束为固定约束!- t' ~, G. {# ?

. v4 |  k( N3 t

! q4 b! w* O( w* S3 J- a# B$ f
$ y2 M' m" ^! {( ^( I
// 创建固定约束9 P  h) S6 \9 m6 ?( f
2 f! }/ d9 S/ s; e
2 e, G1 c6 e6 R( i( G
        Positioning::ComponentPositioner *componentPositioner1;+ O1 I0 q1 }, W
        componentPositioner1 = workPart->ComponentAssembly()->Positioner();
7 E' j( ]' T6 {9 o) e. g9 L# c( m        componentPositioner1->ClearNetwork();
" L4 |* ~$ @4 X8 s5 U        componentPositioner1->BeginAssemblyConstraints();6 X1 t5 v8 p$ T6 w
        Positioning::Network *network1;9 p# ^; F/ e; |# q
        network1 = componentPositioner1->EstablishNetwork();- w6 H1 l. U% y1 J
        Positioning::ComponentNetwork *componentNetwork1(dynamic_cast<Positioning::ComponentNetwork *>(network1));% Z( V* Y0 `+ {/ _2 L2 `
        componentNetwork1->SetMoveObjectsState(true);, {  C8 d( C9 q# R; s4 C3 b! i
        Assemblies::Component *nullAssemblies_Component(NULL);5 f- l8 y) [+ P+ P9 Y
        componentNetwork1->SetDisplayComponent(nullAssemblies_Component);
0 R2 e9 @5 `8 v/ T$ Q" P        componentNetwork1->SetNetworkArrangementsMode(Positioning::ComponentNetwork::ArrangementsModeExisting);
7 R2 p. H9 I8 c7 p1 f$ ^3 f        Positioning::Constraint *constraint1;! T2 n0 d+ B+ J4 V3 U4 X- n
        constraint1 = componentPositioner1->CreateConstraint(true);
. Y  I3 M; \. f" z        Positioning::ComponenTConstraint *componentConstraint1(dynamic_cast<Positioning::ComponentConstraint *>(constraint1));) C% O  @* Y4 c" I; r
        componentConstraint1->SetConstraintType(Positioning::Constraint::TypeFix);' o0 c) y. R, v# z2 ~5 t
        Positioning::ConstraintReference *constraintReference1;
& ~+ Q* e1 U. Y# u        constraintReference1 = componentConstraint1->CreateConstraintReference(component1, component1, false, false, false);
% F. }3 ?1 F/ M: ~, B        Point3d helpPoint1(0, 0, 0);7 R1 g3 p% A  F% m! V( Z8 l
        constraintReference1->SetHelpPoint(helpPoint1);
7 J7 Y9 N3 P+ ^. D7 @/ h        componentNetwork1->Solve();9 y+ ]- Q4 U' i; ]* |
        componentPositioner1->ClearNetwork();
3 R1 a. f/ D. K# z9 w* ~        componentPositioner1->DeleteNonPersistentConstraints();! I+ S+ J) m) l" P, }1 C8 d4 r( v
        Assemblies::Arrangement *nullAssemblies_Arrangement(NULL);  }3 y* F8 P7 Z- G
        componentPositioner1->SetPrimaryArrangement(nullAssemblies_Arrangement);
! W6 b" J: ]$ ?9 r. Z8 e' \: q        componentPositioner1->EndAssemblyConstraints();
" H( {; |! y" Z( A  W) f# f8 y6 h) ^$ D1 b* ?- k& C
上海点团信息科技有限公司,承接UG NX,CATIA,CREO,Solidworks 等CAx软件,Teamcenter,3D Experience等PLM软件,工业4.0数字化软件的实施\二次开发\培训相关业务,详情QQ 939801026 Tel 18301858168 网址 doTeam.tech
回复

使用道具 举报

全部回复1

admin 发表于 2015-1-30 23:20:00

admin 沙发

2015-1-30 23:20:00

培训VIP可见
上海点团信息科技有限公司,承接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二次开发专题模块培训报名开始啦

    我知道了