Open CASCADE Technology  7.6.0
Data Structures | Typedefs | Enumerations

XCAFPrs_DocumentExplorer.hxx File Reference

#include <NCollection_Vector.hxx>
#include <NCollection_Sequence.hxx>
#include <XCAFPrs_DocumentNode.hxx>
#include <TDF_LabelSequence.hxx>
#include <TopoDS_Shape.hxx>

Data Structures

class  XCAFPrs_DocumentExplorer
 Document iterator through shape nodes. More...
 

Typedefs

typedef Standard_Integer XCAFPrs_DocumentExplorerFlags
 

Enumerations

enum  { XCAFPrs_DocumentExplorerFlags_None = 0x00 , XCAFPrs_DocumentExplorerFlags_OnlyLeafNodes = 0x01 , XCAFPrs_DocumentExplorerFlags_NoStyle = 0x02 }
 Document explorer flags. More...
 

Typedef Documentation

◆ XCAFPrs_DocumentExplorerFlags

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Document explorer flags.

Enumerator
XCAFPrs_DocumentExplorerFlags_None 

no flags

XCAFPrs_DocumentExplorerFlags_OnlyLeafNodes 

explore only leaf nodes (skip assembly nodes)

XCAFPrs_DocumentExplorerFlags_NoStyle 

do not fetch styles