Salome HOME
Edit arc by dragging
[modules/shaper.git] / src / GeomAPI / GeomAPI_AISObject.h
index ce2d7e0d494232ef910948fb28d0ffed96db4eb0..a76016bd6d738989f04238cb02037f5b291f17bb 100644 (file)
@@ -107,6 +107,9 @@ class GEOMAPI_EXPORT GeomAPI_AISObject : public GeomAPI_Interface
   /// Set line type of edges
   /// Has to be defined according to Aspect_TypeOfLine
   void setLineStyle(int theStyle);
+
+  /// Set transparency of the presentation (theVal = 0 ... 1)
+  void setTransparensy(double theVal);
 };
 
 //! Pointer on attribute object