Version: 6.3.1
Home
Functions

Segments around Vertex

Defining Algorithms

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:
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
def CompareLengthNearVertex (   self,
  hyp,
  args 
) [inherited]

Checks if the given "LengthNearVertex" hypothesis has the same parameters as the given arguments.

 All Data Structures Namespaces Files Functions Variables
Copyright © 2007-2011 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