Overview

Code Nanites are similar to plugins.  They are blocks of code that can be called on at any point in time to perform a task. You can write a code nanite to do any type of task from generating code to uploading or downloading a file from FTP.

Some Code Nanites (System Nanites) come installed as part of CodeStencil and can be used in any Stencil/Project.

The folder where system nanites are installed is: c:\documents\codestencil\codenanites

You can always find out the Code Nanites that are currently installed/loaded from the ABOUT menu in the application:

HM_clip0088

 

Usage

It is quite simple to trigger a Code Nanite.

All you have to do is include the code nanite label in your code editor as you are positioned on any node.

HM_clip0089

 

 


Was this article helpful?