Breadcrumbs

Remove relations

Introduction

The Excel tools can be used to remove relations between components.

In order to do so, put the {clean} keyword in the desired SubColumn. All the relations matching the id and the direction indicated in the third row will be removed

Example

In the example below, all the relations with n:child id and an out direction will be removed from the component in the row


Relations

Define relations id and the endpoint

outRel:n:child

{clean}


You can put the {clean} keyword with other values separated with a semicolon, it will clean the relations existing before the import (it won't remove a relation created in the current import).