Navigation
API > API/Plugins > API/Plugins/CADTools
| Name | CADLibrary::EStitchingTechnique |
| Type | enum |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADTools/Public/CADOptions.h |
| Include Path | #include "CADOptions.h" |
Syntax
namespace CADLibrary
{
enum EStitchingTechnique
{
StitchingNone = 0,
StitchingHeal,
StitchingSew,
}
}
Values
| Name | Remarks |
|---|---|
| StitchingNone | |
| StitchingHeal | |
| StitchingSew |