|
C3D Toolkit
Kernel - 118060, Vision - 2.15.0.1825
|
Lattice shell based on three control points, lattice parameters and number of elements. More...
#include <op_shell_parameter.h>
Public Member Functions | |
| MbOctaLatticeParams (const MbCartPoint3D &p0, const MbCartPoint3D &p1, const MbCartPoint3D &p2, double radiusX, double radiusY, double radiusZ, size_t xCount, size_t yCount, size_t zCount, const MbSNameMaker &names) | |
| Constructor. | |
| const MbSNameMaker & | GetNameMaker () const |
| Get the object defining names generation in the operation. | |
| const MbCartPoint3D & | GetPoint (size_t i) const |
| Get the control points. | |
| double | GetRadius (size_t i) const |
| Get radii. | |
| size_t | GetCount (size_t i) const |
| Get the number of elements. | |
Lattice shell based on three control points, lattice parameters and number of elements.
Lattice shell based on three control points, lattice parameters and number of elements.