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.
Definition at line 101 of file PropertyTopoShape.h.
Definition at line 102 of file PropertyTopoShape.h.
Referenced by Part::PropertyFilletEdges::setPyObject().
double Part::FilletElement::radius1 |
Definition at line 103 of file PropertyTopoShape.h.
Referenced by Part::PropertyFilletEdges::setPyObject().
double Part::FilletElement::radius2 |
Definition at line 103 of file PropertyTopoShape.h.
Referenced by Part::PropertyFilletEdges::setPyObject().