C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
op_swept_parameter.h File Reference

Parameters of operations on the solids. More...

#include <templ_rp_array.h>
#include <templ_sptr.h>
#include <math_version.h>
#include <math_define.h>
#include <mb_enum.h>
#include <mb_vector3d.h>
#include <mb_axis3d.h>
#include <op_binding_data.h>
#include <cur_contour.h>
#include <cur_contour3d.h>
#include <surface.h>
#include <solid.h>
#include <wire_frame.h>
#include <op_boolean_flags.h>
#include <function.h>
#include <vector>

Classes

class  MbSweptData
 The generating data. More...
 
class  MbSweptSide
 Parameters of rotation and extrusion. More...
 
struct  SweptValues
 The parameters of form-generating operation. More...
 
class  SweptValuesAndSides
 The parameters of extrusion or rotation. More...
 
class  ExtrusionValues
 The parameters of extrusion operation. More...
 
class  RevolutionValues
 The parameters of revolution operation. More...
 
struct  EvolutionValues
 Parameters of the sweeping operation. More...
 
class  IVariableSectionData
 An Abstract Base Class for obtaining sections for sweeping operation with variable section. More...
 
struct  LoftedValues
 The operation parameters of constructing solid by lofted. More...
 
struct  RibValues
 Parameters of a rib. More...
 
struct  SheetRibValues
 Parameters of a sheet metal rib. More...
 
struct  MbSweptLayout
 The parameters of Boolean operation of extrusion or revolution to object. More...
 
struct  MbExtrusionLayout
 The parameters of Boolean operation of extrusion to object. More...
 
struct  MbRevolutionLayout
 The parameters of Boolean operation of revolution to object. More...
 
class  MbSectionRail
 The surface section control function. More...
 
struct  MbSectionRule
 The surface section control function. More...
 
class  MbSectionData
 The parameters for building the swept mutable section surface. More...
 
struct  MbSectionLayout
 The parameters of form-generating operation. More...
 
class  MbSectionPhantom
 The parameters of form-generating operation. More...
 
class  MbNearestSolidParams
 Parameters of the GetNearestSolid operation to find the nearest body. More...
 
class  MbNearestSolidResult
 The result of the search operation for the nearest body in the specified direction. More...
 
class  MbFunctionParameters
 Parameters of creating a scalar function. More...
 

Enumerations

enum  MbSweptWay { sw_scalarValue = -2 , sw_shell = -1 , sw_surface = 0 }
 Method of extrusion/rotation. More...
 

Detailed Description

Parameters of operations on the solids.