Navigation
API > API/Runtime > API/Runtime/CADKernel
Sag & Angle criterion.pdf https://docs.google.com/presentation/d/1bUnrRFWCW3sDn9ngb9ftfQS-2JxNJaUZlh783hZMMEw/edit?usp=sharing
| Name | UE::CADKernel::ERupture |
| Type | enum |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Geo/GeoEnum.h |
| Include Path | #include "Geo/GeoEnum.h" |
Syntax
namespace UE
{
namespace CADKernel
{
enum ERupture
{
Continuity = 0,
Tangency,
Curvature,
}
}
}
Values
| Name | Remarks |
|---|---|
| Continuity | |
| Tangency | |
| Curvature |