C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Parameters of face fillet. More...

#include <op_shell_parameter.h>

Public Member Functions

 FullFilletValues ()
 Default constructor.
 
 FullFilletValues (bool prlg)
 Constructor by parameters.
 
 FullFilletValues (const FullFilletValues &other, MbRegDuplicate *iReg=nullptr)
 Copy-constructor.
 
 ~FullFilletValues ()
 Destructor.
 
void Init (const FullFilletValues &other)
 Initialization function.
 
void Transform (const MbMatrix3D &, MbRegTransform *ireg=nullptr)
 Transform an object according to the matrix.
 
void Move (const MbVector3D &, MbRegTransform *=nullptr)
 Move an object along a vector.
 
void Rotate (const MbAxis3D &, double ang, MbRegTransform *ireg=nullptr)
 Rotate an object at a given angle around an axis.
 
FullFilletValuesoperator= (const FullFilletValues &other)
 Assignment operator.
 
bool IsSame (const FullFilletValues &other, double accuracy) const
 Determine whether an object is equal?
 

Public Attributes

bool prolong
 Prolong along the tangent.
 

Detailed Description

Parameters of face fillet.

The parameters of face fillet contain Information necessary to perform the operation.


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