Segment support geometry data.
More...
#include <EKLMGeometry.h>
Segment support geometry data.
Definition at line 939 of file EKLMGeometry.h.
◆ SegmentSupportGeometry()
◆ getMiddleThickness()
double getMiddleThickness |
( |
| ) |
const |
|
inline |
Get middle part thickness.
Definition at line 1002 of file EKLMGeometry.h.
1003 {
1005 }
double m_MiddleThickness
Middle box thickness.
◆ getMiddleWidth()
double getMiddleWidth |
( |
| ) |
const |
|
inline |
Get middle part width.
Definition at line 985 of file EKLMGeometry.h.
986 {
988 }
double m_MiddleWidth
Middle box width.
◆ getTopThickness()
double getTopThickness |
( |
| ) |
const |
|
inline |
Get top part thickness.
Definition at line 968 of file EKLMGeometry.h.
969 {
971 }
double m_TopThickness
Top box thickness.
◆ getTopWidth()
double getTopWidth |
( |
| ) |
const |
|
inline |
Get top part width.
Definition at line 951 of file EKLMGeometry.h.
952 {
954 }
double m_TopWidth
Top box width.
◆ setMiddleThickness()
void setMiddleThickness |
( |
double |
middleThickness | ) |
|
|
inline |
Set middle part thickness.
- Parameters
-
[in] | middleThickness | Middle part thickness. |
Definition at line 1011 of file EKLMGeometry.h.
◆ setMiddleWidth()
void setMiddleWidth |
( |
double |
middleWidth | ) |
|
|
inline |
Set middle part width.
- Parameters
-
[in] | middleWidth | Middle part width. |
Definition at line 994 of file EKLMGeometry.h.
◆ setTopThickness()
void setTopThickness |
( |
double |
topThickness | ) |
|
|
inline |
Set top part thickness.
- Parameters
-
[in] | topThickness | Top part thickness. |
Definition at line 977 of file EKLMGeometry.h.
◆ setTopWidth()
void setTopWidth |
( |
double |
topWidth | ) |
|
|
inline |
Set top part width.
- Parameters
-
[in] | topWidth | Top part width. |
Definition at line 960 of file EKLMGeometry.h.
◆ m_MiddleThickness
double m_MiddleThickness = 0 |
|
private |
◆ m_MiddleWidth
◆ m_TopThickness
double m_TopThickness = 0 |
|
private |
◆ m_TopWidth
The documentation for this class was generated from the following files: