Navigation
API > API/Plugins > API/Plugins/CADInterfaces
This class save the override data of an occurrence. Indeed, some tools/formats allows to override some occurrences of the instances of a reference (e.g. only the 4th occurrence of C is hidden in the graph below) A
| - B| - C (show) | |
| - C (show) | |
| - B | |
| - C (show) | |
| - C (hide) |
| Name | FArchiveOverrideOccurrence |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/CADInterfaces/Public/CADSceneGraph.h |
| Include Path | #include "CADSceneGraph.h" |
Syntax
class FArchiveOverrideOccurrence : public CADLibrary::FArchiveWithOverridenChildren
Inheritance Hierarchy
- FArchiveGraphicProperties → FArchiveCADObject → FArchiveWithOverridenChildren → FArchiveOverrideOccurrence
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| CADSceneGraph.h | |||
FArchiveOverrideOccurrence
(
FCadId Id, |
CADSceneGraph.h |