5mm
| Genre: | METKRenderModes |
|---|---|
| Authors: | Alexandra Baer, Christian Tietjen |
| Short description: | Loads the stipple rendering of the segmented structures |
Loads the stipple rendering of the segmented structures. The stipple rendering of a structure is black a by default. The stipple rendering is applied when the Loaded event was sent. It is also possible to load the stipple rendering when it is treated as visible.
All structures can be switched to (in)visible with the internal METKStructureGroupBrowser. The same behavior is reached by setting objectID
LAY_APPEARANCE
INF_VISIBLE and LAY_APPEARANCE
INF_STIPPLING.
The density of a stipples may be set by objectID
LAY_APPEARANCE
INF_STIPPLINGGAMMA.
The color of a stipples may be set by objectID
LAY_APPEARANCE
INF_STIPPLINGCOLOR.
| ObjMgr-Key | Value | Action |
|---|---|---|
| * |
Create a StipplingContainer if not exist |
| Output: | inventorScene
(Inventor) |
Visible objects with stippling |
|---|
| creationTime: | Load: creation after Loaded event. Takes some time at the beginning. Visible: creation on general visible. Takes some time while exploring the data. |
|---|---|
| visibleOn: | silhouette is turned on at StipplingVisible (INF_STIPPLING) or GeneralVisible (INF_VISIBLE) |