|
C3D Toolkit
Kernel - 118056, Vision - 2.14.6.1819
|
Parameters of operations on the curves. More...
#include <math_version.h>#include <math_define.h>#include <templ_dptr.h>#include <templ_sptr.h>#include <mb_vector3d.h>#include <mb_axis3d.h>#include <curve.h>#include <curve3d.h>#include <topology.h>#include <wire_frame.h>#include <op_binding_data.h>#include <mb_smooth_nurbs_fit_curve.h>Classes | |
| class | MbIntCurveValues |
| The base class for parameters of a surface intersection curve creation. . More... | |
| class | MbIntCurveOnePointValues |
| Parameters of a surface intersection curve creation by the initial point. More... | |
| class | MbIntCurveLimitPointsValues |
| Parameters of a surface intersection curve creation by the initial and final points. More... | |
| class | MbIntCurveParams |
| Parameters of a surface intersection curve. More... | |
| class | MbIntCurveShellParams |
| Parameters for intersection of curves of two shells faces. More... | |
| struct | MbIntCurveResults |
| Results of the surface intersection curve creation. More... | |
| struct | MbSpatialOffsetCurveParams |
| Parameters of an offset curve in space. More... | |
| struct | MbSurfaceOffsetCurveParams |
| Parameters of an offset curve on a face (set of the faces). More... | |
| class | MbCurveExtensionEnds |
| Parameters of extension of the one curve end. More... | |
| class | MbCurveExtensionLinear |
| Parameters of extension of the one curve end by tangent. More... | |
| class | MbCurveExtensionCircular |
| Parameters of extension of the one curve end by osculating circle. More... | |
| class | MbCurveExtensionNatural |
| Parameters of extension of the one curve end by natural way. More... | |
| class | MbCurveExtensionParameters |
| Parameters of the curve extension. More... | |
| class | MbCurveExtensionParameters3D |
| Parameters of the curve extension. More... | |
| struct | MbCornerChamferParams |
| Parameters for the chamfer creation. More... | |
| class | MbContourChamferParams |
| Parameters for the 3d-contour chamfers creation. More... | |
| class | MbWrapValues |
| Parameters determining mutual location of the surface and the plane in curves/points wrap/unwrap operation. More... | |
| class | MbCurvesWrappingParams |
| Parameters for transferring copies of two-dimensional curves and points on another carrier. More... | |
| class | MbCurvesWrappingResults |
| Result of operation to transfer copies of two-dimensional curves and points on another carrier. More... | |
| struct | MbClothoidParams |
| Parameters for a clothoid creation. More... | |
| struct | MbFairCreateData |
| The parameters of the construction of smooth curves based on a three-dimensional polyline. More... | |
| struct | MbFairFilletData |
| The parameters of the construction of smooth fillet curves based on a three-dimensional polyline. More... | |
| struct | MbFairChangeData |
| The parameters for modifying smooth curves. More... | |
| struct | MbFairCurveParams |
| The parameters of creating or changing a fair curve. More... | |
| struct | MbFairCurveResult |
| The result of creating or changing a fair curve. More... | |
| class | MbCurveMinMaxCurvatureParams |
| Input parameters of the function for searching special points of curvature and calculation of potential curve energy. More... | |
| class | MbCurveMinMaxCurvatureResults |
| Output parameters of the function for searching special points of curvature and calculation of potential curve energy. More... | |
| struct | MbRemoveSelfIntParams |
| The parameters for removing self-intersections. More... | |
| class | MbMedianCurveParams |
| The parameters for creating median curve. More... | |
| class | MbMedianCurveResults |
| The results of creating median curve. More... | |
Enumerations | |
| enum | MbeIntCurveBuildType { ict_General = 0 , ict_OnePoint = 1 , ict_TwoPoints = 2 , ict_TwoPointsGuide = 3 } |
| The type of parameters for surface intersection curve creation. More... | |
Parameters of operations on the curves.
| enum MbeIntCurveBuildType |
The type of parameters for surface intersection curve creation.
The type of parameters for surface intersection curve creation.