struct of the lamb data
More...
#include <CorePrimAPI.h>
|
|
float | _length |
| |
|
float | _diameterTop |
| |
|
float | _diameterBottom |
| |
|
float | _headHeight |
| |
|
float | _height |
| |
|
float | _thickness |
| |
struct of the lamb data
- Examples
- boltheads.cpp.
◆ lamb()
| coat::boltHead::lamb::lamb |
( |
float |
_l, |
|
|
float |
_dtop, |
|
|
float |
_dbottom, |
|
|
float |
_hh, |
|
|
float |
_h, |
|
|
float |
_thick |
|
) |
| |
constructor.
- Parameters
-
| _l | length |
| _dtop | top diameter |
| _dbottom | bottom diameter |
| _hh | head height |
| _h | height |
| _thick | thickness |
◆ diameterBottom()
| lamb & coat::boltHead::lamb::diameterBottom |
( |
float |
_d | ) |
|
set the bottom diameter.
- Parameters
-
- Returns
- lamb reference
◆ diameterTop()
| lamb & coat::boltHead::lamb::diameterTop |
( |
float |
_d | ) |
|
set the top diameter.
- Parameters
-
- Returns
- lamb reference
◆ headHeight()
| lamb & coat::boltHead::lamb::headHeight |
( |
float |
_h | ) |
|
set the head height.
- Parameters
-
- Returns
- lamb reference
◆ height()
| lamb & coat::boltHead::lamb::height |
( |
float |
_h | ) |
|
set the height.
- Parameters
-
- Returns
- lamb reference
◆ length()
| lamb & coat::boltHead::lamb::length |
( |
float |
_l | ) |
|
set the length.
- Parameters
-
- Returns
- lamb reference
◆ thickness()
| lamb & coat::boltHead::lamb::thickness |
( |
float |
_t | ) |
|
set the thickness.
- Parameters
-
- Returns
- lamb reference
The documentation for this struct was generated from the following file: