Navigation
API > API/Plugins > API/Plugins/CADKernelSurface
This module exposes additional features for assets containing CADKernel data.
| Name | FCADKernelSurfaceModule |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADKernelSurface/Public/CADKernelSurfaceModule.h |
| Include Path | #include "CADKernelSurfaceModule.h" |
Syntax
class FCADKernelSurfaceModule : public IModuleInterface
Implements Interfaces
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void StartupModule() |
CADKernelSurfaceModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FCADKernelSurfaceModule & Get() |
CADKernelSurfaceModule.h | ||
static bool IsAvailable() |
CADKernelSurfaceModule.h |