A property class to store hash codes and two radii for the fillet algorithm. More...
#include <PropertyTopoShape.h>
Public Attributes | |
int | edgeid |
double | radius1 |
double | radius2 |
A property class to store hash codes and two radii for the fillet algorithm.
int Part::FilletElement::edgeid |
Referenced by Part::PropertyFilletEdges::setPyObject().
double Part::FilletElement::radius1 |
Referenced by Part::PropertyFilletEdges::setPyObject().
double Part::FilletElement::radius2 |
Referenced by Part::PropertyFilletEdges::setPyObject().