Determines the appearance of model elements on different stories.
More...
#include <APIdefs_Elements.h>
|
|
bool | showOnHome |
| | Show the element on its own story only.
|
| |
|
bool | showAllAbove |
| | Show the element on all stories above its own story.
|
| |
|
bool | showAllBelow |
| | Show the element on all stories below its own story.
|
| |
|
short | showRelAbove |
| | Show the element on showRelAbove stories above its own story.
|
| |
|
short | showRelBelow |
| | Show the element on showRelBelow stories below its own story.
|
| |
Determines the appearance of model elements on different stories.