Navigation
API > API/Plugins > API/Plugins/ParametricSurface
Inheritance Hierarchy
- ICADModelConverter
- FCADModelToTechSoftConverterBase
References
| Module | ParametricSurface |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/ParametricSurface/Public/CADModelToTechSoftConverterBase.h |
| Include | #include "CADModelToTechSoftConverterBase.h" |
Syntax
class FCADModelToTechSoftConverterBase : public CADLibrary::ICADModelConverter
Variables
| Type | Name | Description | |
|---|---|---|---|
| CADLibrary::FImportParameters | ImportParameters | ||
| CADLibrary::FUniqueTechSoftModelFile | ModelFile | ||
| TArray< A3DRiRepresentationItem * > | RiRepresentationItems |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCADModelToTechSoftConverterBase
(
CADLibrary::FImportParameters InImportParameters |
Overridden from ICADModelConverter
| Type | Name | Description | |
|---|---|---|---|
| void | AddSurfaceDataForMesh
(
const TCHAR* InFilePath, |
||
| void | |||
| bool | |||
| bool | |||
| bool | SaveModel
(
const TCHAR* InFolderPath, |
||
| 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, |