Design World Network | 3DCADTips | 3DCADTutorials | 3DCADForums | 3DCAD Store | 3DCAD Models | Design World






Get CAD tips and tutorials on your desktop when you register at 3DCADTips.com!

3DCADTips Weekly
Latest Issue
Archive

3DCADTips Forum Update
Latest Issue
Archive






 



  #1 (permalink)  
Old May 28th, 2008, 05:32 AM
nayak1981 nayak1981 is offline
Junior Member
 
Join Date: May 2008
Posts: 2
Default Knowledge Fusion


What is the use of knowledge fusion in unigraphics?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Link


  #2 (permalink)  
Old June 23rd, 2009, 03:03 AM
gnana sivam gnana sivam is offline
Junior Member
 
Join Date: Jun 2009
Posts: 3
Post hi nayak1981

with the integration of knowledge fusion,a single data model can be used to manage both parametric and knowledge based part information.it can be also capture rules/requirements from the engg designer and convery this information seamlessiy into design definitions through the instantiation of class files into UG prat files.UG is raised to the status of a design automation,or as we say , a "produvtive engineering" product.

NX combines the power of a generative modeling approach and a Knowledge based system into a single product called Knowledge Fusion. Knowledge Fusion is a language that permits NX to take advantage of engineering knowledge bases in conjunction with generative rules to deliver sophisticated applications while permitting a knowledge based extension of NX. KF has smart capabilities of implementing design and development solutions at low-levels using higher-level input.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old September 7th, 2009, 09:19 AM
loureed loureed is offline
Junior Member
 
Join Date: Sep 2009
Posts: 2
Default Bounded plane in KF

Hi,

i have intersected few faces and a i have joined the curves with "ug_curve_join"
How get the bounded plane of "total_curve:"?
Actually i need the are of "total curve".

Thx!

Greetig from Germany!!

#! NX/KF 6.0
DefClass: New_Class_Name (ug_base_part);

(Child) boundary_0: {
Class, ug_curve_intersection;
Set1_References, {Face:};
Set2_References, {Face_0:};
};

(Child) boundary_1: {
Class, ug_curve_intersection;
Set1_References, {Face_0:};
Set2_References, {Face_1:};
};

(Child) boundary_2: {
Class, ug_curve_intersection;
Set1_References, {Face_0:};
Set2_References, {Face_2:};
};

(Child) boundary_3: {
Class, ug_curve_intersection;
Set1_References, {Face_0:};
Set2_References, {Face_3:};
};

#join the boundary

(Child) total_curve: {
Class, ug_curve_join;
profile, {boundary_0:,boundary_1:,boundary_2:,boundary_3:};
};
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -6. The time now is 11:51 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0