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

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

[复制链接]

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

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

admin 楼主

2015-1-30 23:19:45

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

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

x
PLM之家NX二次开发自动装配项目】1.6 创建固定约束) @" k( D' {7 C! r! v3 {- d
装配约束的创建过程,如何创建一个对象的约束为固定约束!* O+ ]' x% T7 G: D5 Y: P( {4 H, [
8 W6 w' r2 ]% p& ?0 c" N6 I' c7 ?

3 U7 L- v! I. ?3 O2 v: s8 G
4 o( ]( ^! [2 u5 v& ~
// 创建固定约束  A: @; ?' [/ s* q5 t4 r( P
& ~. a0 H' C" U6 f
. `% s2 D, Q* V
        Positioning::ComponentPositioner *componentPositioner1;2 d0 Y9 r' P! f4 V1 |3 O
        componentPositioner1 = workPart->ComponentAssembly()->Positioner();
' u. O/ b$ \) D6 z' C1 l& P        componentPositioner1->ClearNetwork();: f) K8 j4 R; _* T: K0 z  D
        componentPositioner1->BeginAssemblyConstraints();, r% j' E  N/ L0 s4 l
        Positioning::Network *network1;; z1 D; ~% X. P4 w; w2 V7 \
        network1 = componentPositioner1->EstablishNetwork();0 M# f7 h% @6 q, e+ g1 ~
        Positioning::ComponentNetwork *componentNetwork1(dynamic_cast<Positioning::ComponentNetwork *>(network1));# _0 W' G/ a6 ?# c- w+ x$ R. U
        componentNetwork1->SetMoveObjectsState(true);' `0 b: E* F- ?/ F8 X8 k9 e
        Assemblies::Component *nullAssemblies_Component(NULL);4 v/ }9 }. V3 y+ f* y7 y7 S/ P
        componentNetwork1->SetDisplayComponent(nullAssemblies_Component);) n" \" k; t2 O1 |; q
        componentNetwork1->SetNetworkArrangementsMode(Positioning::ComponentNetwork::ArrangementsModeExisting);
6 |" }+ m* ]' N* O        Positioning::Constraint *constraint1;0 W$ Z, U9 }/ @8 D3 q
        constraint1 = componentPositioner1->CreateConstraint(true);$ Q( T, s0 W5 m# [
        Positioning::ComponenTConstraint *componentConstraint1(dynamic_cast<Positioning::ComponentConstraint *>(constraint1));
* ?' S/ @6 O( g+ J1 ]5 W2 H        componentConstraint1->SetConstraintType(Positioning::Constraint::TypeFix);1 e: H4 x/ c4 W
        Positioning::ConstraintReference *constraintReference1;
; v) \9 r; {# b; x* h& F        constraintReference1 = componentConstraint1->CreateConstraintReference(component1, component1, false, false, false);
% ~+ F0 |0 q5 }" `  Z        Point3d helpPoint1(0, 0, 0);
& K$ J' k" ^: S  D* c        constraintReference1->SetHelpPoint(helpPoint1);
3 N3 c/ n7 u$ i8 a7 I* f        componentNetwork1->Solve();3 l: F3 l1 F5 a8 ?; i  N! @" \+ s" Q, u
        componentPositioner1->ClearNetwork();9 g8 s9 W: D3 E$ Y& p
        componentPositioner1->DeleteNonPersistentConstraints();. v+ m. ~1 T+ J6 Y
        Assemblies::Arrangement *nullAssemblies_Arrangement(NULL);& u" k+ {9 M) z
        componentPositioner1->SetPrimaryArrangement(nullAssemblies_Arrangement);
& |: e! P4 o- ]. n; c        componentPositioner1->EndAssemblyConstraints();
  A+ h0 W: t1 @  Z* b+ C* x- n6 M, O3 u
上海点团信息科技有限公司,承接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二次开发专题模块培训报名开始啦

    我知道了