Represents a single material layer within an Bexel.Api.Element.
More...
|
Material | Material [get] |
| Returns the material from which the layer is constructed. More...
|
|
int | Position [get] |
| Returns the index of the material layer (0 being the first layer in layer collection). More...
|
|
double | Thickness [get] |
| Returns the thickness of the material layer measured in meters. More...
|
|
Represents a single material layer within an Bexel.Api.Element.
◆ Material
Material Bexel.Api.MaterialLayer.Material |
|
get |
Returns the material from which the layer is constructed.
If no material is present, null is returned.
◆ Position
int Bexel.Api.MaterialLayer.Position |
|
get |
Returns the index of the material layer (0 being the first layer in layer collection).
◆ Thickness
double Bexel.Api.MaterialLayer.Thickness |
|
get |
Returns the thickness of the material layer measured in meters.