Navigation
API > API/Plugins > API/Plugins/ParametricSurface
Inheritance Hierarchy
- ICADModelConverter
- FCADModelToCADKernelConverterBase
- FCADModelToTechSoftConverterBase
References
| Module | ParametricSurface |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/ParametricSurface/Public/CADModelConverter.h |
| Include | #include "CADModelConverter.h" |
Syntax
class ICADModelConverter
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | AddGeometry
(
const FCADModelGeometry& Geometry |
||
| void | AddSurfaceDataForMesh
(
const TCHAR* InFilePath, |
||
| void | |||
| bool | |||
| bool | |||
| bool | SaveModel
(
const TCHAR* OutputPath, |
||
| void | SetImportParameters
(
double ChordTolerance, |
Set Import parameters, Tack care to set scale factor before because import parameters will be scale according to scale factor | |
| bool | Tessellate
(
const CADLibrary::FMeshParameters& InMeshParameters, |