EdgeStruct Struct Reference

a struct refering to the edges of the input-shape More...

#include <SpringbackCorrection.h>

List of all members.

Public Attributes

std::vector< TopoDS_Face > aFace
TopoDS_Edge anEdge
double MaxOffset
double MinOffset
std::vector< gp_Pnt > pntList

Detailed Description

a struct refering to the edges of the input-shape

Parameters:
anEdge edge
aFace vector of faces limited by edge
pntList point-vector of the mesh-points of the edge
MaxOffset maximum curvature-radius
MinOffset minimum curvature-radius

Definition at line 54 of file SpringbackCorrection.h.


Member Data Documentation

std::vector<TopoDS_Face> EdgeStruct::aFace

Definition at line 57 of file SpringbackCorrection.h.

Referenced by SpringbackCorrection::Init().

TopoDS_Edge EdgeStruct::anEdge

Definition at line 59 of file SpringbackCorrection.h.

Referenced by SpringbackCorrection::Init().

Definition at line 60 of file SpringbackCorrection.h.

Referenced by SpringbackCorrection::Init().

std::vector<gp_Pnt> EdgeStruct::pntList

Definition at line 58 of file SpringbackCorrection.h.


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

Generated on Wed Nov 23 19:01:37 2011 for FreeCAD by  doxygen 1.6.1