AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
GeomFillStyle.hpp File Reference

Enumerate classes used in modeling algorithm. More...

This graph shows which files directly or indirectly include this file:

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Enumerations

enum class  AMCAX::GeomFillPipeStatus { PipeOk , PipeNotOk , PlaneNotIntersectGuide , ImpossibleContact }
 Status during making a pipe.
 
enum class  AMCAX::GeomFillTrihedron {
  AMCAX::CorrectedFrenet , AMCAX::Fixed , AMCAX::Frenet , AMCAX::ConstantNormal ,
  AMCAX::Darboux , AMCAX::GuideAC , AMCAX::GuidePlan , AMCAX::GuideACWithContact ,
  AMCAX::GuidePlanWithContact , AMCAX::DiscreteTrihedron
}
 Type of sweeping strategy. More...
 

Detailed Description

Enumerate classes used in modeling algorithm.

This file is part of AMCAX kernel.