![]() |
FormIt C++ API
v23.0.0 (2023.0.0)
|
Data used to construct a layer.
#include <GeometryDataContainers.h>
Public Attributes | |
| ::string | m_name |
| The name of the layer. More... | |
| bool | m_bDisplayed = false |
| Whether objects on the layer are displayed or not. More... | |
| size_t | m_nMaterialIndex = UNUSED_INDEX |
| Default material for objects on this layer. More... | |
| bool WSM::LayerData::m_bDisplayed = false |
Whether objects on the layer are displayed or not.
| ::string WSM::LayerData::m_name |
The name of the layer.
| size_t WSM::LayerData::m_nMaterialIndex = UNUSED_INDEX |
Default material for objects on this layer.