#include <ivf/IvfTubeExtrusion.h>
Inheritance diagram for CIvfTubeExtrusion:

Public Member Functions | |
| CIvfTubeExtrusion () | |
| virtual | ~CIvfTubeExtrusion () |
| IvfClassInfo ("CIvfTubeExtrusion", CIvfExtrusion) | |
| void | setSides (long n) |
| void | setRadius (double radius) |
| virtual void | refresh () |
| void | setCalcFirstLast (int flag) |
Protected Member Functions | |
| void | initExtrusion () |
Sweeps a circular section along a spine.
Definition at line 38 of file IvfTubeExtrusion.h.
|
|
Constructor |
|
|
Destructor |
|
|
Refresh object representation Reimplemented from CIvfShape. Reimplemented in CIvfSplineTube. |
|
|
Not supported |
|
|
Set polygon radius |
|
|
Set section sides The section of the solid line is implemented as a circular polyline with specified radius and number of sides
|
1.4.6-NO