Skip to main content
1-Visitor
January 13, 2015
Question

code using nurbs in ptc creo3.0

  • January 13, 2015
  • 2 replies
  • 4378 views

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.

    2 replies

    1-Visitor
    January 14, 2015

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

    1-Visitor
    January 17, 2015

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

    17-Peridot
    January 17, 2015

    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?

    1-Visitor
    January 17, 2015

    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.

    1-Visitor
    January 30, 2015

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