Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
SegmentEditorEffects.SegmentEditorHollowEffect Namespace Reference

Classes

class  SegmentEditorHollowEffect
 

Variables

str INSIDE_SURFACE = "INSIDE_SURFACE"
 
str MEDIAL_SURFACE = "MEDIAL_SURFACE"
 
str OUTSIDE_SURFACE = "OUTSIDE_SURFACE"
 

Variable Documentation

◆ INSIDE_SURFACE

str SegmentEditorEffects.SegmentEditorHollowEffect.INSIDE_SURFACE = "INSIDE_SURFACE"

Definition at line 263 of file SegmentEditorHollowEffect.py.

◆ MEDIAL_SURFACE

str SegmentEditorEffects.SegmentEditorHollowEffect.MEDIAL_SURFACE = "MEDIAL_SURFACE"

Definition at line 264 of file SegmentEditorHollowEffect.py.

◆ OUTSIDE_SURFACE

str SegmentEditorEffects.SegmentEditorHollowEffect.OUTSIDE_SURFACE = "OUTSIDE_SURFACE"

Definition at line 265 of file SegmentEditorHollowEffect.py.