Navigation
API > API/Plugins > API/Plugins/CADInterfaces
References
| Module | CADInterfaces |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/CADSceneGraph.h |
| Include | #include "CADSceneGraph.h" |
Syntax
class FArchiveSceneGraph
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | ArchiveFileName | ||
| TArray< FArchiveBody > | Bodies | ||
| FString | CADFileName | ||
| TArray< int32 > | CADIdToIndex | ||
| TMap< FMaterialUId, FArchiveColor > | ColorHIdToColor | ||
| TArray< FFileDescriptor > | ExternalReferenceFiles | ||
| FString | FullPath | ||
| TArray< FArchiveInstance > | Instances | ||
| FCadId | LastEntityId | ||
| TMap< FMaterialUId, FArchiveMaterial > | MaterialHIdToMaterial | ||
| TArray< FArchiveOverrideOccurrence > | OverrideOccurrences | ||
| TArray< FArchiveReference > | References | ||
| uint32 | SceneGraphId | ||
| TArray< FArchiveUnloadedReference > | UnloadedReferences |