C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Parameters of solid construction from sheet material. More...

#include <sheet_metal_param.h>

+ Collaboration diagram for MbSheetMetalValues:

Public Member Functions

 MbSheetMetalValues ()
 Default constructor.
 
 MbSheetMetalValues (const MbSheetMetalValues &other)
 Copy-constructor.
 
MbSheetMetalValuesoperator= (const MbSheetMetalValues &other)
 Assignment operator.
 
bool IsSame (const MbSheetMetalValues &other, double accuracy) const
 Determine whether an object is equal?
 
Functions for working with surfaces to which extrude.
const MbSurfaceGetSurface1 () const
 Get bounding surface in direction of normal.
 
const MbSurfaceGetSurface2 () const
 Get bounding surface along the opposite direction.
 
MbSurfaceSetSurface1 ()
 Get bounding surface in direction of normal.
 
MbSurfaceSetSurface2 ()
 Get bounding surface along the opposite direction.
 
void SetSurface1 (const MbSurface *s)
 Set bounding surface along the direction of normal.
 
void SetSurface2 (const MbSurface *s)
 Set bounding surface along the opposite direction.
 
void ExchangeSurfaces ()
 Swap bounding extrusions of surfaces.
 

Public Attributes

double thickness
 The thickness.
 
double k
 Coefficient determining the position of the neutral layer.
 
double radius
 The internal radius of the bend.
 
MbSweptSide side1
 Parameters for side lying along the direction of normal to the sketch.
 
MbSweptSide side2
 Parameters for the opposite side.
 

Detailed Description

Parameters of solid construction from sheet material.

Parameters of solid construction from sheet material for operation "Sheet solid", "Plate", "Hole", "Cut".
The thickness parameter - is thickness of sheet when extruded of an open contour.
Depth of extrusion is given in the parameters side1 and side2 depending on the direction of extrusion. Coefficient of neutral layer k is necessary for construction of sheet solid by open contour in unbent state.
The radius parameter - is inner radius of cylindrical bend which is formed in a non-smooth connection of two straight segments of open contour.


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