mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +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.
|
||||
* \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 Standard_Integer theShapeType,
|
||||
const GEOMUtils::ComparisonCondition theCondition,
|
||||
|
Loading…
Reference in New Issue
Block a user