C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Parameters of one boundary of bend. More...

#include <sheet_metal_param.h>

Public Member Functions

 MbSide ()
 Default constructor.
 
 MbSide (double len)
 Default by length of extension.
 
 MbSide (const MbSide &other)
 Copy-constructor.
 
void Init (double dis, double a, double dev, double w, double l)
 Initialize by specific parameters.
 
const MbSideoperator= (const MbSide &other)
 Assignment operator.
 
bool IsSame (const MbSide &other, double accuracy) const
 Determine whether an object is equal?
 
void Transform (const MbMatrix3D &matr)
 To transform by the matrix.
 

Public Attributes

double distance
 Distance from boundary of edge.
 
double angle
 Draft angle of bend boundary.
 
double deviation
 Draft angle of bend extension (the planar part).
 
double widening
 Expanding of bend extension (the planar part).
 
double length
 Length of bend extension (the planar part).
 

Detailed Description

Parameters of one boundary of bend.

Positive values increase the "solid" of bend.


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