Commit Graph

2 Commits

Author SHA1 Message Date
eap
5b42eae062 PAL13639 ( Create "0D Hypothesis" )
+  void SetColor(double R, double G, double B);
+  SALOME_Actor* GetActor() { return myPreviewActor; }

   extract SMESH_MeshEditor.idl from SMESH_Mesh.idl
2007-02-28 10:26:25 +00:00
eap
395375860c PAL13460 (PAL EDF 301 force the mesh to go through a point)
add SMESHGUI_MeshEditPreview.* showing SMESH::MeshPreviewStruct
2007-02-21 17:03:13 +00:00