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.

Author
Werner Mayer

Member Data Documentation

◆ edgeid

int Part::FilletElement::edgeid

◆ radius1

double Part::FilletElement::radius1

◆ radius2

double Part::FilletElement::radius2

The documentation for this struct was generated from the following file: