]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAPI/GeomAPI_AISObject.h
Salome HOME
Issue #555 - Make a number of shifted/rotated copies - selected object does not appea...
[modules/shaper.git] / src / GeomAPI / GeomAPI_AISObject.h
index 6652a4279b46d9a7007aa3936dedd0f2b7f91cc2..06bc2e9050705e5158656a341c5d1cbdf55627c2 100644 (file)
@@ -119,13 +119,6 @@ class GEOMAPI_EXPORT GeomAPI_AISObject : public GeomAPI_Interface
   /// \returns true if the object value differs from the current
   bool setLineStyle(int theStyle);
 
-  //! Sets the infinite state flag aFlage.
-  //! considered as infinite, i.e. its graphic presentations
-  //! are not taken in account for View FitAll...
-  //! \param theState a state
-  /// \returns true if the object value differs from the current
-  bool setInfiniteState(const bool theState);
-
   /// Set transparency of the presentation (theVal = 0 ... 1)
   /// \returns true if the object value differs from the current
   bool setTransparensy(double theVal);