The model Sheet is specifically designed to work on Nodes.

Exporting and importing is almost the same for Nodes and Components but there are some added quality of life features for the Nodes.

For example, here what the default sheet will look like for a standard import:

Internal idBaseTemplateName
Id to reuse the component. Use #Reference where the component will be createdTemplate name(include subpath if needed)Name of the instance to create




#Nodeslot:/Services/BtibService/aspectContainer/Aspect/nodeDefinitionbtibStructure:NodeNode

Node Type by default

In the Component sheet, if you want to create a component, you must put a value in the template cell.

Here as most of the created components will be Nodes, if the template cell is left empty, the row will create a Node.

For example, the following row could also work

Internal idBaseTemplateName
Id to reuse the component. Use #Reference where the component will be createdTemplate name(include subpath if needed)Name of the instance to create




#Nodeslot:/Services/BtibService/aspectContainer/Aspect/nodeDefinition
Node


Generate names for Nodes.

Again, in the component sheet, if you want to create a component, you need to give it a name.

Most of the time, Nodes use a displayName instead of the name, so in the Model Sheet, you can leave the name cell empty and the tool will automatically generate Names in the sheet.

For example, the following row could also work

Internal idBaseTemplateName
Id to reuse the component. Use #Reference where the component will be createdTemplate name(include subpath if needed)Name of the instance to create




#Nodeslot:/Services/BtibService/aspectContainer/Aspect/nodeDefinition


The file must be closed for the tool to write in it.
The name is crucial for update operations, if you forgot to close the file while creating your Nodes, you might need to delete them and import from scratch.

Here is an xlsx file with the different examples and a basic BtibService that you can drop in your services:
createNodes.xlsx

BtibService.bog