Navigation
API > API/Plugins > API/Plugins/ParametricSurface
Inheritance Hierarchy
- IDatasmithTranslator
- FParametricSurfaceTranslator
References
| Module | ParametricSurface |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/ParametricSurface/Public/ParametricSurfaceTranslator.h |
| Include | #include "ParametricSurfaceTranslator.h" |
Syntax
class FParametricSurfaceTranslator : public IDatasmithTranslator
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FDatasmithTessellationOptions & | |||
| void | InitCommonTessellationOptions
(
FDatasmithTessellationOptions& TessellationOptions |
Call when the UDatasmithCommonTessellationOptions object is created. |
Overridden from IDatasmithTranslator
| Type | Name | Description | |
|---|---|---|---|
| void | GetSceneImportOptions
(
TArray< TObjectPtr< UDatasmithOptionsBase >>& Options |
Get the additional scene import options. | |
| void | SetSceneImportOptions
(
const TArray< TObjectPtr< UDatasmithOptionsBase >>& Options |
Values of additional options as entered by the user |