Open CASCADE Technology  7.6.0
Public Member Functions

BOPAlgo_Builder::NbShapes Class Reference

Auxiliary structure to get information about number of shapes of each type participated in operation. More...

#include <BOPAlgo_Builder.hxx>

Public Member Functions

 NbShapes ()
 
Standard_Integer NbVertices () const
 
Standard_Integer NbEdges () const
 
Standard_Integer NbWires () const
 
Standard_Integer NbFaces () const
 
Standard_Integer NbShells () const
 
Standard_Integer NbSolids () const
 
Standard_Integer NbCompsolids () const
 
Standard_Integer NbCompounds () const
 
Standard_IntegerNbVertices ()
 
Standard_IntegerNbEdges ()
 
Standard_IntegerNbWires ()
 
Standard_IntegerNbFaces ()
 
Standard_IntegerNbShells ()
 
Standard_IntegerNbSolids ()
 
Standard_IntegerNbCompsolids ()
 
Standard_IntegerNbCompounds ()
 

Detailed Description

Auxiliary structure to get information about number of shapes of each type participated in operation.

Constructor & Destructor Documentation

◆ NbShapes()

BOPAlgo_Builder::NbShapes::NbShapes ( )
inline

Member Function Documentation

◆ NbCompounds() [1/2]

Standard_Integer& BOPAlgo_Builder::NbShapes::NbCompounds ( )
inline

◆ NbCompounds() [2/2]

Standard_Integer BOPAlgo_Builder::NbShapes::NbCompounds ( ) const
inline

◆ NbCompsolids() [1/2]

Standard_Integer& BOPAlgo_Builder::NbShapes::NbCompsolids ( )
inline

◆ NbCompsolids() [2/2]

Standard_Integer BOPAlgo_Builder::NbShapes::NbCompsolids ( ) const
inline

◆ NbEdges() [1/2]

Standard_Integer& BOPAlgo_Builder::NbShapes::NbEdges ( )
inline

◆ NbEdges() [2/2]

Standard_Integer BOPAlgo_Builder::NbShapes::NbEdges ( ) const
inline

◆ NbFaces() [1/2]

Standard_Integer& BOPAlgo_Builder::NbShapes::NbFaces ( )
inline

◆ NbFaces() [2/2]

Standard_Integer BOPAlgo_Builder::NbShapes::NbFaces ( ) const
inline

◆ NbShells() [1/2]

Standard_Integer& BOPAlgo_Builder::NbShapes::NbShells ( )
inline

◆ NbShells() [2/2]

Standard_Integer BOPAlgo_Builder::NbShapes::NbShells ( ) const
inline

◆ NbSolids() [1/2]

Standard_Integer& BOPAlgo_Builder::NbShapes::NbSolids ( )
inline

◆ NbSolids() [2/2]

Standard_Integer BOPAlgo_Builder::NbShapes::NbSolids ( ) const
inline

◆ NbVertices() [1/2]

Standard_Integer& BOPAlgo_Builder::NbShapes::NbVertices ( )
inline

◆ NbVertices() [2/2]

Standard_Integer BOPAlgo_Builder::NbShapes::NbVertices ( ) const
inline

◆ NbWires() [1/2]

Standard_Integer& BOPAlgo_Builder::NbShapes::NbWires ( )
inline

◆ NbWires() [2/2]

Standard_Integer BOPAlgo_Builder::NbShapes::NbWires ( ) const
inline

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