Generic Feature Loft.
More...
◆ Dtk_feat_loft()
Dtk_feat_loft::Dtk_feat_loft |
( |
| ) |
|
Constructor of Loft Feature
- Parameters
-
[in] | <br> | |
| [in/out] | |
[out] | Allocated | loft feature
|
- Returns
◆ ~Dtk_feat_loft()
Dtk_feat_loft::~Dtk_feat_loft |
( |
| ) |
|
Destructor of a Loft feature.
- Parameters
-
[in] | Loft | feature to destruct
|
| [in/out] |
|
[out] | <br> | |
- Returns
- Free Loft Feature
◆ get_coupling()
Returns loft coupling entity
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | Dtk_feat_loft_coupling* |
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_guides()
Returns array of loft guides.
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | Dtk_tab | <Dtk_feat_loft_guide*>
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_guides_nb()
int Dtk_feat_loft::get_guides_nb |
( |
int * |
| ) |
|
Returns number of Loft guides.
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | int |
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_isComputedSpine()
int Dtk_feat_loft::get_isComputedSpine |
( |
Bool * |
| ) |
|
Returns boolean value whether the spine is automatically computed
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | Bool |
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_relimited_end_section()
int Dtk_feat_loft::get_relimited_end_section |
( |
Bool * |
| ) |
|
Returns boolean value whether the loft is restricted from the start.
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | Bool |
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_relimited_start_section()
int Dtk_feat_loft::get_relimited_start_section |
( |
Bool * |
| ) |
|
Returns boolean value whether the loft is restricted from the start.
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | Bool |
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_sections()
Returns array of loft sections.
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | Dtk_tab | <Dtk_feat_loft_section*>
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_sections_nb()
int Dtk_feat_loft::get_sections_nb |
( |
int * |
| ) |
|
Returns number of Loft sections.
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | int |
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_spine()
int Dtk_feat_loft::get_spine |
( |
Dtk_feat_geometry ** |
| ) |
|
Returns loft spine geometry
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | Dtk_feat_loft_coupling* |
|
- Returns
- NOTOK if error, ISOK if ok
◆ get_type()
Returns Loft type
- Parameters
-
[in] | Loft | Feature
|
| [in/out] |
|
[out] | DTK_LOFT_TYPE |
|
- Returns
- NOTOK if error, ISOK if ok
◆ angularCorrection
double Dtk_feat_loft::angularCorrection |
◆ deviation
double Dtk_feat_loft::deviation |
◆ isComputedSpine
Bool Dtk_feat_loft::isComputedSpine |
◆ loftCoupling
◆ loftGuides
◆ loftSections
◆ loftType
◆ relimited_end_section
Bool Dtk_feat_loft::relimited_end_section |
◆ relimited_start_section
Bool Dtk_feat_loft::relimited_start_section |
◆ spine
Dtk_feat_geometry* Dtk_feat_loft::spine |