SoPathTracerSpheres¶
-
InventorModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoPathTracer
definition SoPathTracer.def keywords marker
Purpose¶
The SoPathTracerSpheres
allows to render markers as analytical spheres in a SoPathTracer
scene.
Input Fields¶
Parameter Fields¶
Field Index¶
Enable Clipping : Bool |
Enabled : Bool |
Flip Clipping : Bool |
Radius : Float |
Radius Mode : Enum |
Style Palette Color Mode : Enum |
Update : Trigger |
Update Mode : Enum |
Visible Fields¶
Enable Clipping¶
-
name:
enableClipping
, type:
Bool
, default:
TRUE
¶ If enabled, Open Inventor clipping planes affect the spheres.
Flip Clipping¶
-
name:
flipClipping
, type:
Bool
, default:
FALSE
¶ If enabled, the Open Inventor clipping planes are flipped before being applied to the spheres.
Update Mode¶
-
name:
updateMode
, type:
Enum
, default:
AutoUpdate
¶ Update mode.
Values:
Title | Name | Description |
---|---|---|
Off | Off | Off, no auto-update. |
Auto Clear | AutoClear | Clears the spheres when markers change. |
Auto Update | AutoUpdate | Re-creates the spheres when markers change. |
Style Palette Color Mode¶
-
name:
stylePaletteColorMode
, type:
Enum
, default:
COLOR_BY_INDEX
¶ Selects the style palette color mode.
Values:
Title | Name |
---|---|
Index | COLOR_BY_INDEX |
Type | COLOR_BY_TYPE |
Id | COLOR_BY_ID |