mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-28 02:10:36 +05:00
Win32 compatibility
This commit is contained in:
parent
449aed5c8e
commit
d3b57addeb
@ -464,7 +464,7 @@ class GEOMImpl_IShapesOperations : public GEOM_IOperations
|
|||||||
* \param theTolerance the tolerance filter.
|
* \param theTolerance the tolerance filter.
|
||||||
* \return the list of shapes that satisfy the conditions.
|
* \return the list of shapes that satisfy the conditions.
|
||||||
*/
|
*/
|
||||||
Handle(TColStd_HSequenceOfTransient) GetSubShapesWithTolerance
|
Standard_EXPORT Handle(TColStd_HSequenceOfTransient) GetSubShapesWithTolerance
|
||||||
(const Handle(GEOM_Object) &theShape,
|
(const Handle(GEOM_Object) &theShape,
|
||||||
const Standard_Integer theShapeType,
|
const Standard_Integer theShapeType,
|
||||||
const GEOMUtils::ComparisonCondition theCondition,
|
const GEOMUtils::ComparisonCondition theCondition,
|
||||||
|
Loading…
Reference in New Issue
Block a user