Generic Close Surface.
More...
◆ Dtk_feat_close_surf()
Dtk_feat_close_surf::Dtk_feat_close_surf |
( |
| ) |
|
◆ ~Dtk_feat_close_surf()
Dtk_feat_close_surf::~Dtk_feat_close_surf |
( |
| ) |
|
◆ get_surface()
int Dtk_feat_close_surf::get_surface |
( |
Dtk_feat_geometry ** |
| ) |
|
Returns the closed surface element of the feature
- Parameters
-
[in] | Close | Surface Feature
|
| [in/out] |
|
[out] | Dtk_feat_geometry | *
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_tolerance()
int Dtk_feat_close_surf::get_tolerance |
( |
double * |
| ) |
|
Returns the tolerance of the close surface feature.
- Parameters
-
[in] | Close | Surface Feature
|
| [in/out] |
|
[out] | double |
|
- Returns
- NOTOK if error, ISOK if ok
◆ surf
Dtk_feat_geometry* Dtk_feat_close_surf::surf |
◆ tolerance
double Dtk_feat_close_surf::tolerance |