X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fsalome%2Fgui%2FSMESH%2Fsmeshpy_doc%2Fclasssmesh_1_1Mesh__Projection3D.html;h=c2a31d9a1c247579b72369094b7f8f9bc37312a8;hb=5b8dad5b5d30efc06b273afc6b5b0f0cc5c55691;hp=5f19842b76c6cbe0040cd4811afc41f1109d5eb2;hpb=b2fe6ee8896fca4876f426c77f6e20a7a843e0af;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html index 5f19842b7..c2a31d9a1 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html @@ -30,6 +30,8 @@ Inheritance diagram for smesh.Mesh_Projection3D:

def SourceShape3D  Define "Source Shape 3D" hypothesis, specifying a meshed solid to take a mesh pattern from, and optionally association of vertices between the source solid and a target one (where a hipothesis is assigned to).
+def FindHypothesis + def GetSubMesh  If the algorithm is global, return 0;
@@ -52,6 +54,9 @@ Inheritance diagram for smesh.Mesh_Projection3D:

def Create  Private method.
+def Assign + + Private method.
def Hypothesis  Private method.
@@ -62,16 +67,16 @@ Inheritance diagram for smesh.Mesh_Projection3D:

 submalgo -

Static Public Attributes

+int algo = 0 + int mesh = 0 int geom = 0 int subm = 0 -int algo = 0 +dictionary hypos = {}

Detailed Description

@@ -166,7 +171,7 @@ More details.   - tgtV2 = 0, + tgtV2 = 0, @@ -198,14 +203,56 @@ More details. srcV1 is vertex of solid to associate with tgtV1 (optional) tgtV1 is vertex of the solid where the algorithm is assigned, to associate with srcV1 (optional) srcV2 is vertex of solid to associate with tgtV1 (optional) - tgtV2 is vertex of the solid where the algorithm is assigned, to associate with srcV2 (optional) - UseExisting  if ==true - search existing hypothesis created with -   same parameters, else (default) - create new + tgtV2 is vertex of the solid where the algorithm is assigned, to associate with srcV2 (optional) + UseExisting - if ==true - search existing hypothesis created with same parameters, else (default) - create new Note: association vertices must belong to one edge of a solid +

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
def smesh.Mesh_Algorithm.FindHypothesis   self,
  hypname,
  args
[inherited]
+
+ + + + + +
+   + + +

+

@@ -434,6 +481,55 @@ Note: association vertices must belong to one edge of a solid + +
+

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
def smesh.Mesh_Algorithm.Assign   self,
  algo,
  mesh,
  geom
[inherited]
+
+ + + + @@ -465,7 +561,13 @@ Note: association vertices must belong to one edge of a solid - + + + + + + + @@ -488,13 +590,13 @@ Note: association vertices must belong to one edge of a solid
+   + +

  so = "libStdMeshersEngine.so" so = "libStdMeshersEngine.so",
  UseExisting = 0


Field Documentation

-

+

@@ -508,16 +610,18 @@ Note: association vertices must belong to one edge of a solid + +

+Reimplemented from smesh.Mesh_Algorithm.

- +
int smesh.Mesh_Algorithm.mesh = 0 [static, inherited] int smesh.Mesh_Projection3D.algo = 0 [static]

-

-

+

@@ -534,13 +638,13 @@ Note: association vertices must belong to one edge of a solid
- +
smesh.Mesh_Algorithm.mesh [inherited] int smesh.Mesh_Algorithm.mesh = 0 [static, inherited]
-

+

@@ -554,18 +658,16 @@ Note: association vertices must belong to one edge of a solid +
- +
int smesh.Mesh_Algorithm.geom = 0 [static, inherited] smesh.Mesh_Algorithm.mesh [inherited]

- -

-Reimplemented in smesh.Mesh_Segment.

-

+

@@ -584,13 +686,13 @@ Reimplemented in smesh.Mesh_Segment.
- +
smesh.Mesh_Algorithm.geom [inherited] int smesh.Mesh_Algorithm.geom = 0 [static, inherited]
-

+

@@ -604,16 +706,18 @@ Reimplemented in smesh.Mesh_Segment.
- +
int smesh.Mesh_Algorithm.subm = 0 [static, inherited] smesh.Mesh_Algorithm.geom [inherited]
-

+

@@ -630,13 +734,13 @@ Reimplemented in

+

- +
smesh.Mesh_Algorithm.subm [inherited] int smesh.Mesh_Algorithm.subm = 0 [static, inherited]
@@ -653,13 +757,13 @@ Reimplemented in

+

- +
int smesh.Mesh_Algorithm.algo = 0 [static, inherited] smesh.Mesh_Algorithm.subm [inherited]
@@ -676,5 +780,8 @@ Reimplemented in +Generated on Fri Oct 5 13:00:13 2007 for SALOME - SMESH - v.3.2.8 by doxygen 1.4.6
- +
smesh.Mesh_Algorithm.algo [inherited] dictionary smesh.Mesh_Algorithm.hypos = {} [static, inherited]