How to Update Expressions using NX Open C#

Поделиться
HTML-код
  • Опубликовано: 10 авг 2021
  • This is one of the Important topic and most asked interview question This is can be termed as expression or parameter based modeling in NX.One of the scenario will be like , you will get a XML file from Client to update expressions in complete assembly ...In these situations models might have created using expressions even sub assemblies and main assemblies are linked with expressions ..so , we basically need to read the xml file and update the models and everything ..etc ...

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

  • @arockiarajaro2324
    @arockiarajaro2324 2 года назад

    Wow 😲

  • @balajistvd
    @balajistvd Год назад

    How to export in STEP format using nx customization c#
    Please explain..

  • @arockiarajaro2324
    @arockiarajaro2324 2 года назад

    Can u post video about auto BOM using programming language.?

  • @mehfoozzansari
    @mehfoozzansari 2 года назад

    What is the benefits of using programming language in nx its very time consuming

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

      There are many benefits ...some of them are
      1. Repetitive tasks can be automated - eg.adding BOM tables
      2.Parametric based modelling can be achieved like this video ..eg.i can create my complete Models ,drawings and assembly based on expression and can update it by reading an XML and can create a new configuration
      3.finally to make life easier for designers to use these tools and avoid some human errors ..hope I tried to answer your question