WEMVascularSystemSanityCheck¶
-
MacroModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
definition WEMVascularSystemSanityCheck.def
Purpose¶
The module WEMVascularSystemSanityCheck
checks whether the skeleton positions of a given vessel graph are inside the generated vessel surface.
Parameter Fields¶
Field Index¶
All Positions Inside : Bool |
Auto Update : Bool |
progress : Float |
Sanity Mode : Enum |
Should Generate Inventor Scene For Outside Positions : Bool |
Status : String |
Update : Trigger |
Visible Fields¶
Sanity Mode¶
-
name:
sanityMode
, type:
Enum
, default:
CheckOnlyStartAndEndSkeletons
¶ Defines which skeleton positions should be checked.
Values:
Title | Name | Description |
---|---|---|
Only Start And End Skeletons | CheckOnlyStartAndEndSkeletons | Checks only the first and the last skeleton position of each edge of a vessel graph. |
All Skeletons | CheckAllSkeletons | Checks the positions of all skeletons in a vessel graph. |
Auto Update¶
-
name:
autoUpdate
, type:
Bool
, default:
FALSE
¶ If checked, the module computes anew on each input/parameter field change.