Functions | |
def | LengthNearVertex |
Defines "SegmentLengthAroundVertex" hypothesis. More... | |
def LengthNearVertex | ( | self, | |
length, | |||
vertex = 0 , |
|||
UseExisting = 0 |
|||
) |
Defines "SegmentLengthAroundVertex" hypothesis.
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 |
References Mesh_Algorithm.geom, StdMeshersBuilder_Segment.geom, and Mesh.geom.