NXOpen.Templates 0.0.2

dotnet new install NXOpen.Templates::0.0.2
This package contains a .NET Template Package you can call from the shell/command line.

GitHub Workflow Status (with event) Nuget

NXOpen Templates

This repository provides a dotnet new template for creating custom NXOpen applications using C#. It includes a basic NX Journal Template that you can use as a starting point for your own NXOpen projects.

Prerequisites

To use this template and run the NX Journal Template, you'll need the following:

  1. Siemens NX installed on your machine.
  2. Visual Studio 2022 or later with the ".NET desktop development" workload installed. You can also use Visual Studio Code with C# and C# Dev Kit extensions.
  3. .NET Framework 4.7.2
  4. Basic knowledge of C# programming.
  5. Some familiarity with NXOpen API. See Getting Started with NX Open guide from Siemens.

Getting Started

To get started, follow these steps:

  1. Run following command to install the project templates:
dotnet new install NXOpen.Templates

Usage

Using the CLI

  1. Run dotnet new nxjournal

Using Visual Studio

  1. Select 'NX Journal Template' when you create a new project
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.2 547 7/23/2023
0.0.1 166 7/23/2023