Loft Section. More...
Public Member Functions | |
| Dtk_feat_loft_section () | |
| int | get_closing_point (Dtk_feat_geometry **) |
| Returns section closing point. More... | |
| int | get_section_curve (Dtk_feat_geometry **) |
| Returns loft section curve. More... | |
| ~Dtk_feat_loft_section () | |
Data Fields | |
| Dtk_feat_geometry * | closingPoint |
| Dtk_feat_geometry * | sectionCurve |
Loft Section.
| Dtk_feat_loft_section::Dtk_feat_loft_section | ( | ) |
| Dtk_feat_loft_section::~Dtk_feat_loft_section | ( | ) |
| int Dtk_feat_loft_section::get_closing_point | ( | Dtk_feat_geometry ** | ) |
Returns section closing point.
| [in] | Loft | section entity |
| [in/out] | ||
| [out] | Dtk_feat_geometry | * |
| int Dtk_feat_loft_section::get_section_curve | ( | Dtk_feat_geometry ** | ) |
Returns loft section curve.
| [in] | Loft | section entity |
| [in/out] | ||
| [out] | Dtk_feat_geometry | * |
| Dtk_feat_geometry* Dtk_feat_loft_section::closingPoint |
| Dtk_feat_geometry* Dtk_feat_loft_section::sectionCurve |