DATAKIT API  V2025.1
Dtk_feat_var_edge_ribbon Class Reference

Feature Variable Radius Edge Ribbon. More...

Public Member Functions

 Dtk_feat_var_edge_ribbon ()
 
int get_nb_points (int *)
 Returns constant edge ribbon points number
More...
 
int get_points (Dtk_feat_fillet_point ***)
 Returns variable edge ribbon set of points
More...
 
int get_variation (FILLET_VARIATION_TYPE *)
 
 ~Dtk_feat_var_edge_ribbon ()
 

Data Fields

int nb_points
 
Dtk_feat_fillet_point ** points
 
FILLET_VARIATION_TYPE variation
 

Detailed Description

Feature Variable Radius Edge Ribbon.

Constructor & Destructor Documentation

◆ Dtk_feat_var_edge_ribbon()

Dtk_feat_var_edge_ribbon::Dtk_feat_var_edge_ribbon ( )

◆ ~Dtk_feat_var_edge_ribbon()

Dtk_feat_var_edge_ribbon::~Dtk_feat_var_edge_ribbon ( )

Member Function Documentation

◆ get_nb_points()

int Dtk_feat_var_edge_ribbon::get_nb_points ( int *  )

Returns constant edge ribbon points number

Parameters
[in]Ribbon
[in/out]
[out]double
Returns
NOTOK if error, ISOK if ok
Remarks

◆ get_points()

int Dtk_feat_var_edge_ribbon::get_points ( Dtk_feat_fillet_point ***  )

Returns variable edge ribbon set of points

Parameters
[in]Ribbon
[in/out]
[out]Dtk_feat_fillet_point**
Returns
NOTOK if error, ISOK if ok
Remarks

◆ get_variation()

int Dtk_feat_var_edge_ribbon::get_variation ( FILLET_VARIATION_TYPE )

Field Documentation

◆ nb_points

int Dtk_feat_var_edge_ribbon::nb_points

◆ points

Dtk_feat_fillet_point** Dtk_feat_var_edge_ribbon::points

◆ variation

FILLET_VARIATION_TYPE Dtk_feat_var_edge_ribbon::variation