Face to remove. More...
Public Member Functions | |
Dtk_feat_shell_face () | |
Constructor of Shell Face Feature More... | |
int | get_face (Dtk_feat_geometry **) |
Get the face geometry of the feature Shell Face. More... | |
int | get_inside_thickness (double *) |
Get the inside thickness of the feature Shell Face. More... | |
int | get_outside_thickness (double *) |
Get the outside thickness of the feature Shell Face. More... | |
~Dtk_feat_shell_face () | |
Destructor of a shell face feature. More... | |
Data Fields | |
Dtk_feat_geometry * | face |
double | inside_thickness |
double | outside_thickness |
Face to remove.
Dtk_feat_shell_face::Dtk_feat_shell_face | ( | ) |
Constructor of Shell Face Feature
[in/out] | ||
[out] | Allocated | shell face feature |
Dtk_feat_shell_face::~Dtk_feat_shell_face | ( | ) |
Destructor of a shell face feature.
[in] | Shell | Face feature to destruct |
[in/out] | ||
[out] | <br> |
int Dtk_feat_shell_face::get_face | ( | Dtk_feat_geometry ** | ) |
Get the face geometry of the feature Shell Face.
[in] | Shell | face feature |
[in/out] | ||
[out] | Dtk_feat_geometry |
int Dtk_feat_shell_face::get_inside_thickness | ( | double * | ) |
Get the inside thickness of the feature Shell Face.
[in] | Shell | face feature |
[in/out] | ||
[out] | double |
int Dtk_feat_shell_face::get_outside_thickness | ( | double * | ) |
Get the outside thickness of the feature Shell Face.
[in] | Shell | face feature |
[in/out] | ||
[out] | double |
Dtk_feat_geometry* Dtk_feat_shell_face::face |
double Dtk_feat_shell_face::inside_thickness |
double Dtk_feat_shell_face::outside_thickness |