C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Output parameters of the function of finding the minimum and maximum deviations of surfaces parameters along their intersection curve. More...

#include <action_analysis.h>

+ Collaboration diagram for MbSurfacesJointAnalysisResults:

Classes

struct  Data
 Output local parameters. More...
 

Public Member Functions

 MbSurfacesJointAnalysisResults ()
 Constructor.
 
OperationMode GetOperationMode () const
 Get operation mode.
 
bool IsDefinedMinValue () const
 Whether a global minimum value is defined.
 
bool IsDefinedMaxValue () const
 Whether a global maximum value is defined.
 
void Clear ()
 Data cleaning.
 
void SetOperationMode (const MbSurfacesJointAnalysisParams &pars)
 Get operation mode.
 

Public Attributes

std::vector< DataallParamValues
 All found extrema parameters.
 
std::vector< DataminParamValues
 All found local minimum parameters.
 
std::vector< DatamaxParamValues
 All found local maximum parameters.
 
Data minParamValue
 Global minimum parameter.
 
Data maxParamValue
 Global maximum parameter.

 
MbResultType resType
 Operation result code.
 

Protected Attributes

OperationMode calcMode
 Operation mode.
 

Detailed Description

Output parameters of the function of finding the minimum and maximum deviations of surfaces parameters along their intersection curve.

Output parameters of the function of finding the minimum and maximum angles between surfaces normals of the intersection curve.


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