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

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

[复制链接]

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

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

admin 楼主

2015-1-30 23:19:45

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

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

x
PLM之家NX二次开发自动装配项目】1.6 创建固定约束
: ^8 B$ n4 Z" s8 |* R" ?装配约束的创建过程,如何创建一个对象的约束为固定约束!
. s% z* ^; F: ~- E. L( g# e; W. L) B
" ]# b) \% B) W5 E, P

3 W2 v1 p; y; H' U. v' P! ^+ v: E
// 创建固定约束
4 m, ]- r9 o6 N; H; ]8 o$ t
8 ~5 |/ I+ \7 h' \1 e4 C

" s; ?8 N9 y% ^# k        Positioning::ComponentPositioner *componentPositioner1;
' p# V. M: P4 U1 a        componentPositioner1 = workPart->ComponentAssembly()->Positioner();
  ~9 j* ^: k4 @9 N        componentPositioner1->ClearNetwork();& B/ P6 V$ D: E% A; L) U
        componentPositioner1->BeginAssemblyConstraints();( c+ Z  b9 Q; a0 E/ k3 c8 J4 Q8 H6 p0 r
        Positioning::Network *network1;9 U" r6 \* j* {- _+ f+ K' t
        network1 = componentPositioner1->EstablishNetwork();# d( G2 a# C$ A
        Positioning::ComponentNetwork *componentNetwork1(dynamic_cast<Positioning::ComponentNetwork *>(network1));* [* e7 d; j1 N" m. v/ Z+ ~
        componentNetwork1->SetMoveObjectsState(true);7 X: c9 @7 r6 K- A, t
        Assemblies::Component *nullAssemblies_Component(NULL);4 b+ q! _8 p" C4 W; Z% a
        componentNetwork1->SetDisplayComponent(nullAssemblies_Component);5 v5 j( B7 S* i" ?% d  s8 b: D' B
        componentNetwork1->SetNetworkArrangementsMode(Positioning::ComponentNetwork::ArrangementsModeExisting);
! @  m& h0 s, t8 e        Positioning::Constraint *constraint1;
7 Q' ~  }' W8 m0 p) z        constraint1 = componentPositioner1->CreateConstraint(true);
1 G8 W% c5 Z" l& ]" j  b& e( s$ u        Positioning::ComponenTConstraint *componentConstraint1(dynamic_cast<Positioning::ComponentConstraint *>(constraint1));# {+ m, e9 @1 b6 g: A
        componentConstraint1->SetConstraintType(Positioning::Constraint::TypeFix);" J7 y/ X  M: ~  p3 [+ I6 k0 {1 ]3 t
        Positioning::ConstraintReference *constraintReference1;
# ?" a  E+ V+ k  o+ G        constraintReference1 = componentConstraint1->CreateConstraintReference(component1, component1, false, false, false);
% Q9 W+ r$ v6 o( z  I- M; e        Point3d helpPoint1(0, 0, 0);! Q9 A" K8 A1 h* Z5 R6 K. S5 K
        constraintReference1->SetHelpPoint(helpPoint1);+ \' A) |. c3 H. O
        componentNetwork1->Solve();5 B4 s5 D9 s; t# s$ |% B7 D0 @4 i
        componentPositioner1->ClearNetwork();2 G. A$ d- @7 e
        componentPositioner1->DeleteNonPersistentConstraints();, a8 x1 M8 m, v' d4 A) Y4 G
        Assemblies::Arrangement *nullAssemblies_Arrangement(NULL);
0 k3 M: k. `0 c3 r% @* m+ q/ `        componentPositioner1->SetPrimaryArrangement(nullAssemblies_Arrangement);
: c! `' G8 K/ t/ m- L! R        componentPositioner1->EndAssemblyConstraints();3 k2 }5 R3 ^5 n5 i% ]8 |1 r$ p
+ H2 U# j" {% B
上海点团信息科技有限公司,承接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二次开发专题模块培训报名开始啦

    我知道了