Version: 8.3.0
Home
 All Data Structures Namespaces Files Functions Variables Groups
Segments around Vertex

Functions

def LengthNearVertex
 Defines "SegmentLengthAroundVertex" hypothesis. More...
 

Detailed Description

Function Documentation

def LengthNearVertex (   self,
  length,
  vertex = 0,
  UseExisting = 0 
)

Defines "SegmentLengthAroundVertex" hypothesis.

Parameters
lengthfor the segment length
vertexfor 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.
UseExistingif ==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.