Loft Coupling 
  
 More...
Public Member Functions | |
| Dtk_feat_loft_coupling () | |
| int | get_coupling_display (Bool *) | 
| Returns loft coupling display boolean value.  More... | |
| int | get_coupling_points (Dtk_tab< Dtk_feat_geometry * > &) | 
| Returns array of loft coupling points  More...  | |
| int | get_coupling_points_nb (int *) | 
| Returns number of loft coupling points  More...  | |
| int | get_type (COUPLING_TYPE *) | 
| Returns Coupling type  More...  | |
| ~Dtk_feat_loft_coupling () | |
Data Fields | |
| Bool | couplingDisplay | 
| Dtk_tab< Dtk_feat_geometry * > | couplingPoints | 
| COUPLING_TYPE | couplingType | 
Loft Coupling 
 
| Dtk_feat_loft_coupling::Dtk_feat_loft_coupling | ( | ) | 
| Dtk_feat_loft_coupling::~Dtk_feat_loft_coupling | ( | ) | 
| int Dtk_feat_loft_coupling::get_coupling_display | ( | Bool * | ) | 
Returns loft coupling display boolean value.
| [in] | Loft | coupling element entity  | 
| [in/out] | ||
| [out] | Bool | 
| int Dtk_feat_loft_coupling::get_coupling_points | ( | Dtk_tab< Dtk_feat_geometry * > & | ) | 
Returns array of loft coupling points 
 
| [in] | Loft | Coupling element | 
| [in/out] | ||
| [out] | Dtk_tab | <Dtk_feat_geometry*>  | 
| int Dtk_feat_loft_coupling::get_coupling_points_nb | ( | int * | ) | 
Returns number of loft coupling points 
 
| [in] | Loft | Coupling element  | 
| [in/out] | ||
| [out] | int | 
| int Dtk_feat_loft_coupling::get_type | ( | COUPLING_TYPE * | ) | 
Returns Coupling type 
 
| [in] | Loft | Feature  | 
| [in/out] | ||
| [out] | COUPLING_TYPE | 
| Bool Dtk_feat_loft_coupling::couplingDisplay | 
| Dtk_tab<Dtk_feat_geometry*> Dtk_feat_loft_coupling::couplingPoints | 
| COUPLING_TYPE Dtk_feat_loft_coupling::couplingType |