Skip to content

ZhuXuefengGitHub/NX_ASCII_Database_Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Siemens NX CAM ASCII Database Helper Pluging for Notepad++

Description:

This is a Notepad++ plugin for Siemens NX CAM ASCII Database file, which help the user list all of type in database and format file. It includes two functionalities in the menu list:

  1. Format Database: Align the data of each CLASS with its corresponding attribute in format line.

  2. Show Class: Create a dialog box, extract the name of each type and show the number of item in type, and implement a jump to the corresponding row after clicking on the class name.

How to download:

  • Download the DLL file from the release page.
  • Click 'Plugins' button in Notepad++ menu bar -> click the 'Open Plugins Folder' from drop down list-> navigate to the plugins folder.
  • Create a folder with the same name as the DLL file, put the DLL file into this folder.

To use:

image

  1. Format Database: The following two images shows the data afer executing format.

Note: Please make sure your database file is NOT read-only and you have permission to modify the file.

image

  1. Show Class:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published