Logical operators

logical operators do not work when i import self created models (created with inventor) as segmentations

I think Logical Operators in the Segmentation module only work on segments. You need to convert your model to a segmentation node - in the Data module, right click on the model and select “Convert model to segmentation node”. Then you should be able to use logical operators.

In addtion to importing the models as segments you will need to select/create a master volume for the segment editor logical operators to work.

If you need only union, intersection and subtraction operations you can do that directly on models with the “combine models” module that you can install in the preview version of Slicer. (Install the sandbox extension and search for combine models module".

Oh yeah, good point. I just downloaded CT Head and tried it to verify, so there was already a volume.

Thanks for the replies. I converted or imported the model as segmentation. I have a Master Volume, which is always in preselection.
When I convert the segmentation to a model and back to a segmentation the following message appears when using the logical operators.
image

The problem is that I can then unfortunately only use substract, but not add, for example. And the result of subtracting does not always look as desired. Instead of a “round” hole, a dalle is created.

i try it ,and it works,
thanks