Hole Feature : position, direction, type, diameter, anchorpoint of hole feature. More...
Public Member Functions | |
| Dtk_feat_hole_series () | |
| Constructor of Hole Feature  More...  | |
| void | get_dtk_feat_hole_series_end (Dtk_FeaturePtr &out) | 
| Gets the hole end.  More... | |
| void | get_dtk_feat_hole_series_middle (Dtk_FeaturePtr &out) | 
| Gets the hole middle.  More... | |
| void | get_dtk_feat_hole_series_start (Dtk_FeaturePtr &out) | 
| Gets the hole start.  More... | |
| ~Dtk_feat_hole_series () | |
| Destructor of a hole feature  More...  | |
Data Fields | |
| Dtk_FeaturePtr | _End | 
| Dtk_FeaturePtr | _Middle | 
| Dtk_FeaturePtr | _Start | 
Hole Feature : position, direction, type, diameter, anchorpoint of hole feature.
| Dtk_feat_hole_series::Dtk_feat_hole_series | ( | ) | 
Constructor of Hole Feature 
 
| [in/out] | ||
| [out] | Allocated | hole feature  | 
| Dtk_feat_hole_series::~Dtk_feat_hole_series | ( | ) | 
Destructor of a hole feature 
 
| [in] | Hole | feature to destruct | 
| [in/out] | ||
| [out] | Free | Hole Feature  | 
| void Dtk_feat_hole_series::get_dtk_feat_hole_series_end | ( | Dtk_FeaturePtr & | out | ) | 
Gets the hole end.
| [in] | Hole | Series feature | 
| [in/out] | Hole feature | 
| void Dtk_feat_hole_series::get_dtk_feat_hole_series_middle | ( | Dtk_FeaturePtr & | out | ) | 
Gets the hole middle.
| [in] | Hole | Series feature | 
| [in/out] | Hole feature | 
| void Dtk_feat_hole_series::get_dtk_feat_hole_series_start | ( | Dtk_FeaturePtr & | out | ) | 
Gets the hole start.
| [in] | Hole | Series feature | 
| [in/out] | Hole feature | 
| Dtk_FeaturePtr Dtk_feat_hole_series::_End | 
| Dtk_FeaturePtr Dtk_feat_hole_series::_Middle | 
| Dtk_FeaturePtr Dtk_feat_hole_series::_Start |