Nxopen create primitives

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 12

  • @santhoshsubramaniam9368
    @santhoshsubramaniam9368 3 года назад

    I'm getting this error "library is missing required entry point, function main" while executing the NX Open... What to do? I'm using Students Version NX.

    • @SuradkarTushar
      @SuradkarTushar 2 года назад +1

      The student version of NX most likely does not support automation - www.CADVertex.com

  • @saratchandramv1886
    @saratchandramv1886 6 лет назад

    Yo man if u see this comment tell me where i can learn more about this. And whats the use in creating primitives like that when we already have an option in nx? Just a doubt..

    • @cadcustomizationnxcatia1394
      @cadcustomizationnxcatia1394  6 лет назад +1

      1. you can refer nxjournaling.com
      2. This is just an automation tutorial. If you write a code for particular product at one time, it can be reused on multiple times for different product design.
      For an example you want to create a bolt in NX, you have to use revolve, Extrude and few more commands. if you write a code for that particular product with variable dimension, you can use it for multiple times. and your execution time also will be less.

    • @saratchandramv1886
      @saratchandramv1886 6 лет назад

      CAD Customization NX, Catia oooh. Thanks. I will be working on nxopen and vb but only for drafting. Like automatic creation of all dimensions and annotations. Is drafting automation useful or only modelling automation counts as skill? Sorry i am new to this and have many doubts

    • @terchan1
      @terchan1 6 лет назад

      Making dimensions automatically is challenging, when you work on 2D actually you are handling 3D geometry on specific view angle. Unless you have markings on face or edge in solid model, otherwise you need your own algorithms to find out the edge or face for your dimensions. Good luck!

  • @jashuvadaniel7617
    @jashuvadaniel7617 5 лет назад +1

    where i can get net_ref file html file

  • @nurdiansyah9372
    @nurdiansyah9372 7 лет назад +1

    Hello sir.. sory how to me get the best tutorial for nxopen...

  • @cristianrios3750
    @cristianrios3750 4 года назад

    Hello, I'd like to know where I could find the NXOpen .Net API Reference

    • @KulDeep2508
      @KulDeep2508 4 года назад

      You can download it from Siemens-NXopen website