Part::FilletElement Struct Reference
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 | |
Detailed Description
A property class to store hash codes and two radii for the fillet algorithm.
Member Data Documentation
◆ edgeid
int Part::FilletElement::edgeid |
Referenced by Part::PropertyFilletEdges::setPyObject().
◆ radius1
double Part::FilletElement::radius1 |
Referenced by Part::PropertyFilletEdges::setPyObject().
◆ radius2
double Part::FilletElement::radius2 |
Referenced by Part::PropertyFilletEdges::setPyObject().
The documentation for this struct was generated from the following file:
- src/Mod/Part/App/PropertyTopoShape.h