Navigation
API > API/Plugins > API/Plugins/CADInterfaces
Inheritance Hierarchy
- FArchiveGraphicProperties
- FArchiveCADObject
- FArchiveBody
- FArchiveReference
- FArchiveUnloadedReference
- FArchiveWithOverridenChildren
- FArchiveInstance
- FArchiveOverrideOccurrence
References
| Module | CADInterfaces |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/CADSceneGraph.h |
| Include | #include "CADSceneGraph.h" |
Syntax
class FArchiveCADObject : public CADLibrary::FArchiveGraphicProperties
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Id | ||
| FString | Label | ||
| TMap< FString, FString > | MetaData | ||
| FMatrix | TransformMatrix | ||
| double | Unit |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArchiveCADObject
(
FCadId Id, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | SetNameWithAttributeValue
(
const TCHAR* Key |