#include <BOPDS_Interf.hxx>
The class BOPDS_Interf stores the information about the interference between two shapes. The class BOPDS_Interf is root class
| BOPDS_Interf::BOPDS_Interf |
( |
| ) |
|
|
inlineprotected |
| virtual BOPDS_Interf::~BOPDS_Interf |
( |
| ) |
|
|
inlineprotectedvirtual |
Returns true if the interference contains given index
- Parameters
-
- Returns
- true if the interference contains given index
Returns true if the interference has index of new shape that is equal to the given index
- Parameters
-
- Returns
- true if the interference has index of new shape that is equal to the given index
Returns true if the interference has index of new shape the index
- Returns
- true if the interference has index of new shape
Returns the index of the first interferred shape
- Returns
- index of the first shape
Returns the index of the second interferred shape
- Returns
- index of the second shape
Returns the index of new shape
- Returns
- theIndex the index of new shape
Returns the indices of interferred shapes
- Parameters
-
| theIndex1 | index of the first shape |
| theIndex2 | index of the second shape |
Returns the index of that are opposite to the given index
- Parameters
-
- Returns
- index of opposite shape
Sets the index of the first interferred shape
- Parameters
-
| theIndex | index of the first shape |
Sets the index of the second interferred shape
- Parameters
-
| theIndex | index of the second shape |
Sets the index of new shape
- Parameters
-
Sets the indices of interferred shapes
- Parameters
-
| theIndex1 | index of the first shape |
| theIndex2 | index of the second shape |
The documentation for this class was generated from the following file: