Open CASCADE Technology  7.3.0
Static Public Member Functions

XCAFDoc_Editor Class Reference

Tool for edit structure of document. More...

#include <XCAFDoc_Editor.hxx>

Static Public Member Functions

static Standard_Boolean Expand (const TDF_Label &Doc, const TDF_Label &Shape, const Standard_Boolean recursively=Standard_True)
 Convert Shape (compound/compsolid/shell/wire) to assembly. Only compounds expanded recursively. More...
 
static Standard_Boolean Expand (const TDF_Label &Doc, const Standard_Boolean recursively=Standard_True)
 Convert all compounds in Doc to assembly. More...
 

Detailed Description

Tool for edit structure of document.

Member Function Documentation

◆ Expand() [1/2]

static Standard_Boolean XCAFDoc_Editor::Expand ( const TDF_Label Doc,
const TDF_Label Shape,
const Standard_Boolean  recursively = Standard_True 
)
static

Convert Shape (compound/compsolid/shell/wire) to assembly. Only compounds expanded recursively.

◆ Expand() [2/2]

static Standard_Boolean XCAFDoc_Editor::Expand ( const TDF_Label Doc,
const Standard_Boolean  recursively = Standard_True 
)
static

Convert all compounds in Doc to assembly.


The documentation for this class was generated from the following file: