SALOME documentation central
Functions |
def | LengthNearVertex |
| Defines "SegmentLengthAroundVertex" hypothesis.
|
def | CompareLengthNearVertex |
| Checks if the given "LengthNearVertex" hypothesis has the same parameters as the given arguments.
|
Function Documentation
def LengthNearVertex |
( |
|
self, |
|
|
|
length, |
|
|
|
vertex = 0 , |
|
|
|
UseExisting = 0 | |
|
) |
| | [inherited] |
Defines "SegmentLengthAroundVertex" hypothesis.
- Parameters:
-
| length | for the segment length |
| vertex | for the length localization: the vertex index [0,1] | vertex object. Any other integer value means that the hypothesis will be set on the whole 1D shape, where Mesh_Segment algorithm is assigned. |
| UseExisting | if ==true - searches for an existing hypothesis created with the same parameters, else (default) - creates a new one |
def CompareLengthNearVertex |
( |
|
self, |
|
|
|
hyp, |
|
|
|
args | |
|
) |
| | [inherited] |
Checks if the given "LengthNearVertex" hypothesis has the same parameters as the given arguments.
Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS