|
Open CASCADE Technology 7.9.3
|
#include <Standard.hxx>#include <Standard_Type.hxx>#include <TDataStd_GenericEmpty.hxx>#include <TDF_LabelSequence.hxx>#include <TColStd_HArray1OfByte.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... | |