C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Parameters of an offset curve on a surface. More...

#include <op_curve_parameter.h>

+ Collaboration diagram for MbSurfaceOffsetCurveParams:

Public Member Functions

 MbSurfaceOffsetCurveParams (const MbFace &f, const MbAxis3D &a, double d, const MbSNameMaker &nm)
 Constructor by parameters.
 
const MbSNameMakerGetNameMaker () const
 Get names maker reference.
 

Public Attributes

c3d::ConstFaceSPtr face
 The face on which to build the offset curve.
 
MbAxis3D dirAxis
 The offset direction with a reference point.
 
double dist
 The offset distance.
 

Protected Attributes

const MbSNameMakersnMaker
 An object defining the frame curves names.
 

Detailed Description

Parameters of an offset curve on a surface.

Parameters of an offset curve on a surface from a curve on the surface and a shift value.


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