AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
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::GeomFillApproxStyle { Section , Location }
 Type of approximation during sweeping algorithms.
 
enum class  AMCAX::GeomFillTrihedron {
  CorrectedFrenet , Fixed , Frenet , ConstantNormal ,
  Darboux , GuideAC , GuidePlan , GuideACWithContact ,
  GuidePlanWithContact , DiscreteTrihedron
}
 Type of sweeping strategy.
 

Detailed Description

Enumerate classes used in modeling algorithm.

This file is part of AMCAX kernel.