C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
MbSolidToSheetMetalValues::MbRipEdgeValues Struct Reference

The rip edge and closing corner parameters. More...

#include <sheet_metal_param.h>

+ Collaboration diagram for MbSolidToSheetMetalValues::MbRipEdgeValues:

Public Member Functions

 MbRipEdgeValues ()
 Default constructor.
 
 MbRipEdgeValues (const std::vector< MbEdgeFacesIndexes > &indicies, const MbClosedCornerValues &cValues)
 Constructor by specific parameters.
 
 MbRipEdgeValues (const MbRipEdgeValues &other)
 Copy-constructor.
 
MbRipEdgeValuesoperator= (const MbRipEdgeValues &other)
 Assignment operator.
 
void Init (const MbRipEdgeValues &other)
 Initialization by another object.
 
bool IsSame (const MbRipEdgeValues &other, double accuracy) const
 Determine whether an object is equal?
 
void Transform (const MbMatrix3D &matr)
 Transform element according to the matrix.
 
void Move (const MbVector3D &to)
 Move an object along a vector.
 
void Rotate (const MbAxis3D &axis, double ang)
 Rotate an object at a given angle around an axis.
 

Public Attributes

std::vector< MbEdgeFacesIndexesripEdgeIndicies
 Index of rip edge.
 

Detailed Description

The rip edge and closing corner parameters.


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