C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Control flags of shell items merging. More...

#include <op_boolean_flags.h>

Public Member Functions

 MbMergingFlags ()
 Default constructor.
 
 MbMergingFlags (bool mFs, bool mEs)
 Constructor by merging flags.
 
 MbMergingFlags (const MbMergingFlags &f)
 Copy-constructor.
 
bool MergeFaces () const
 Whether to merge similar faces (true).
 
bool MergeEdges () const
 Whether to merge similar edges (true).
 
void SetMergingFaces (bool mf)
 Whether to merge similar faces (true).
 
void SetMergingEdges (bool me)
 Whether to merge similar edges (true).
 
void SetMerging (const MbMergingFlags &f)
 Whether to merge similar elements.
 

Protected Attributes

bool mergeFaces
 Whether to merge similar faces (true).
 
bool mergeEdges
 Whether to merge similar edges (true).
 

Detailed Description

Control flags of shell items merging.

Control flags of shell items merging.


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