C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

The parameters of stress relieving of bending. More...

#include <sheet_metal_param.h>

Public Member Functions

 MbSlotValues ()
 Default constructor.
 
 MbSlotValues (double w, double d, double r)
 Constructor by specific parameters.
 
 MbSlotValues (const MbSlotValues &other)
 Copy-constructor.
 
void Init (double w, double d, double r)
 Initialize by specific parameters.
 
void Init (const MbSlotValues &other)
 Initialize by another object.
 
const MbSlotValuesoperator= (const MbSlotValues &other)
 Assignment operator.
 
bool IsSame (const MbSlotValues &other, double accuracy) const
 Determine whether an object is equal?
 

Public Attributes

double width
 The width of bend unloading.
 
double depth
 The depth of bend unloading.
 
double radius
 The fillet radius of unloading.
 

Detailed Description

The parameters of stress relieving of bending.

Unloading of bend - is cuts in the base sheet on both sides of attachment points of bend.
Fillet radius of unloading sets fillet of angles of this cut located inside base sheet.


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