Navigation
API > API/Plugins > API/Plugins/DatasmithOpenNurbsTranslator
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDatasmithOptionsBase
- UDatasmithOpenNurbsImportOptions
References
| Module | DatasmithOpenNurbsTranslator |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithOpenNurbsTranslator/Public/DatasmithOpenNurbsImportOptions.h |
| Include | #include "DatasmithOpenNurbsImportOptions.h" |
Syntax
UCLASS&40;BlueprintType, Config&61;EditorPerProjectUserSettings&41;
class UDatasmithOpenNurbsImportOptions : public UDatasmithOptionsBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDatasmithOpenNurbsOptions | Options |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| bool | CanEditChange
(
const FProperty* InProperty |
Called by the editor to query whether a property of this object is allowed to be modified. |