![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <Standard.hxx>#include <Standard_Type.hxx>#include <TDataStd_GenericEmpty.hxx>#include <TDF_Label.hxx>#include <NCollection_Sequence.hxx>#include <NCollection_Array1.hxx>#include <NCollection_HArray1.hxx>Data Structures | |
| class | XCAFDoc_NotesTool |
| A tool to annotate items in the hierarchical product structure. There are two basic entities, which operates the notes tool: notes and annotated items. A note is a user defined data structure derived from XCAFDoc_Note attribute that is attached to a separate label under the notes hive. An annotated item is represented by XCAFDoc_AssemblyItemRef attribute attached to a separate label under the annotated items hive. Notes are linked with annotated items by means of XCAFDoc_GraphNode attribute. Notes play parent roles and annotated items - child roles. More... | |