Open CASCADE Technology 6.6.0
Public Member Functions
QANewBRepNaming_BooleanOperation Class Reference

To load the BooleanOperation results

#include <QANewBRepNaming_BooleanOperation.hxx>

Inheritance diagram for QANewBRepNaming_BooleanOperation:
Inheritance graph
[legend]

Public Member Functions

 QANewBRepNaming_BooleanOperation ()
 QANewBRepNaming_BooleanOperation (const TDF_Label &ResultLabel)
void Init (const TDF_Label &ResultLabel)
void Load (BRepAlgo_BooleanOperation &mkBoolOp) const
 Load the boolean operation.
Makes a new part attached to the ResultLabel.

TDF_Label FirstModified () const
 Returns the label of the modified faces
of the first shape (S1).

TDF_Label FirstDeleted () const
 Returns the label of the deleted faces
of the first shape (S1).

TDF_Label SecondModified () const
 Returns the label of the modified faces
of the second shape (S2).

TDF_Label SecondDeleted () const
 Returns the label of the deleted faces
of the second shape (S2).

TDF_Label Intersections () const
 Returns the label of intersections


Constructor & Destructor Documentation

QANewBRepNaming_BooleanOperation::QANewBRepNaming_BooleanOperation ( )
QANewBRepNaming_BooleanOperation::QANewBRepNaming_BooleanOperation ( const TDF_Label ResultLabel)

Member Function Documentation

TDF_Label QANewBRepNaming_BooleanOperation::FirstDeleted ( ) const
TDF_Label QANewBRepNaming_BooleanOperation::FirstModified ( ) const
void QANewBRepNaming_BooleanOperation::Init ( const TDF_Label ResultLabel)
TDF_Label QANewBRepNaming_BooleanOperation::Intersections ( ) const
void QANewBRepNaming_BooleanOperation::Load ( BRepAlgo_BooleanOperation mkBoolOp) const
TDF_Label QANewBRepNaming_BooleanOperation::SecondDeleted ( ) const
TDF_Label QANewBRepNaming_BooleanOperation::SecondModified ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines