Open CASCADE Technology  7.1.0.beta
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) to assembly. 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

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

Convert Shape(compound) to assembly.

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: