Navigation
API > API/Plugins > API/Plugins/ParametricSurface > API/Plugins/ParametricSurface/FParametricSurfaceTranslator
Description
Call when the UDatasmithCommonTessellationOptions object is created. This is the unique opportunity for child class to overwrite some values
| Name | InitCommonTessellationOptions |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/ParametricSurface/Public/ParametricSurfaceTranslator.h |
| Include Path | #include "ParametricSurfaceTranslator.h" |
virtual void InitCommonTessellationOptions
(
FDatasmithTessellationOptions & TessellationOptions
)
Parameters
| Name | Remarks |
|---|---|
| TessellationOptions | Reference on member of UDatasmithCommonTessellationOptions |