|
AMCAX Kernel 1.0.0.0
|
Enumerations used for construction of shapes. More...

Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel. | |
Enumerations | |
| enum class | AMCAX::EdgeError { AMCAX::EdgeDone , AMCAX::PointProjectionFailed , AMCAX::ParameterOutOfRange , AMCAX::DifferentPointsOnClosedCurve , AMCAX::PointWithInfiniteParameter , AMCAX::DifferentsPointAndParameter , AMCAX::LineThroughIdenticPoints } |
| Error types in edge construction. More... | |
| enum class | AMCAX::WireError { AMCAX::WireDone , AMCAX::EmptyWire , AMCAX::DisconnectedWire , AMCAX::NonManifoldWire } |
| Error types in wire construction. More... | |
| enum class | AMCAX::FaceError { AMCAX::FaceDone , AMCAX::EmptyFace , AMCAX::NotPlanar , AMCAX::ParametersOutOfRange } |
| Error types in face construction. More... | |
| enum class | AMCAX::ShellError { AMCAX::ShellDone , AMCAX::EmptyShell } |
| Error types in shell construction. More... | |
Enumerations used for construction of shapes.