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

Construction of equidistance. Construction of hatching. More...

#include <curve.h>

Functions

void Equid (const MbCurve *curve, double radLeft, double radRight, int side, bool arcMode, bool degState, PArray< MbCurve > &equLeft, PArray< MbCurve > &equRight)
 Construction of offset curves to a curve. More...
 
void MakeHatchingArea (const PArray< MbCurve > &contour, double witdh, PArray< MbCurve > &borders)
 Construction of curves hatching region. More...
 

Detailed Description

Construction of equidistance. Construction of hatching.