Specify if the part should be hidden

Syntax: <NotListedInLibrary>...</NotListedInLibrary>
Default Value: false
Description: If this tag is set with "true", the part will not be visible in the Part Library of the application.

Most of the parts should ignore this tag. If this tag is set with "true", the part will not be visible in the Part Library of the application. If the tag is missing or set to "false" then the part will appear normally in the Part Library view of the application. This tag is usefull if you want to create a group accessible in the part library, but you want to hide all the sub-parts of the group.

Even if this flag is set to true, BlueBrick will load the associated image (if any) and all the XML properties, and the part will be fully functionnable (connection points, etc...) on the map. Specifically if you add this part through a group, then ungroup this group, you will be able to manipulate the part normally like any other part. Setting the flag to true, just prevent the part to appear in the library and being able to be dragged on the map.