cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

code using nurbs in ptc creo3.0

ptc-6774769
1-Newbie

code using nurbs in ptc creo3.0

Hi everyone! Im using ptc creo 3.0 im a student and i need some help please. I need an integrated code in Visual Basic that shows that ptc creo using nurbs method in programme interface. I appreciate your help . Thank you very much for your time.. Please gime me some knowlege.. i need it for my exercise in my college.

8 REPLIES 8

Please anyone any example from code like cylinder,sphere or cone... its important please for my exercise.. thnk you!

Hi again! Its important to me if someone have a code for example in VB. I appreciate a lot. Thanks.

We struggle enough to learn to -use- the system where reverse engineering it is of little use to anyone.

Have you tried approaching PTC engineering with your question so you can get it straight from the developers?

The only feature I think will show this is the Warp feature. But none of us has access to the underlying code.

Why is this so important?

I do my dissertation and i must found some simple codes in VB to show that creo use Nurbs... Thats why is so important for me.. and i search how to have access to api environment. Thank you Antonius Dirriwachter .

I think the VB API does not include the ability to create geometry. You need to have access to Toolkit.

If you are interested in working with NURBS then you might try Blender: http://wiki.blender.org/index.php/Doc:2.6/Manual/Modeling/Surfaces

Alternatively, as found using https://www.google.com/?gws_rd=ssl#q=programming+nurbs

OpenGL http://www.glprogramming.com/red/chapter12.html

"The NURBS Book" http://www.amazon.com/dp/3540615458/?tag=stackoverfl08-20

and many others.

Thank you David Schenken i'll check Blender.. maybe i found something..

Yes, a colleague confirmed that you can read out geometry information (e.g. ipfcSurface.GetNURBSRepresentation), but not create geometry in VB.

The theory behind geometry definition in Creo can be found in the VB API User's Guide in the last section (Geometry Representations).

pasban00
1-Newbie
(To:gkoch)

Software engineering is the study and an application of engineering to the design, development, and maintenance of software

_____________________

FARASAT

Top Tags