From: vsv Date: Tue, 17 May 2005 11:18:51 +0000 (+0000) Subject: Introduce Set/Get Offset functions for Prs3d interface X-Git-Tag: V2_2_0_VISU_improvement_2005-05-27~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=045ffaf514c28ff405d0562d17c9f17f51cd469e;p=modules%2Fvisu.git Introduce Set/Get Offset functions for Prs3d interface --- diff --git a/idl/VISU_Gen.idl b/idl/VISU_Gen.idl index c8421de0..9bbe6ac2 100644 --- a/idl/VISU_Gen.idl +++ b/idl/VISU_Gen.idl @@ -267,6 +267,8 @@ This is a root class for all 3D presentations, which can be displayed in %VISU m */ interface Prs3d : PrsObject, SALOME::GenericObj{ //interface Prs3d : PrsObject{ + void SetOffset(in float theDx, in float theDy, in float theDz); + void GetOffset(out float theDx, out float theDy, out float theDz); }; /*! This enumeration contains a set of elements defining the