Package SMESH_BelongToGeom


Functions

def CheckBelongToGeomFilterOld
 Old style.
def CheckBelongToGeomFilter
 Current style.

Variables

 anElemType = smesh.FACE;
tuple anIds = CheckBelongToGeomFilter(mesh,box,box,anElemType)
 anElemType = smesh.FACE;
tuple anIds = CheckBelongToGeomFilter(mesh,box,box,anElemType)


Function Documentation

def SMESH_BelongToGeom::CheckBelongToGeomFilterOld   theMeshGen,
  theMesh,
  theShape,
  theSubShape,
  theElemType
 

def SMESH_BelongToGeom::CheckBelongToGeomFilter   theMesh,
  theShape,
  theSubShape,
  theElemType
 


Variable Documentation

SMESH_BelongToGeom.anElemType = smesh.FACE; [static]
 

tuple SMESH_BelongToGeom.anIds = CheckBelongToGeomFilter(mesh,box,box,anElemType) [static]
 

SMESH_BelongToGeom.anElemType = smesh.FACE; [static]
 

tuple SMESH_BelongToGeom.anIds = CheckBelongToGeomFilter(mesh,box,box,anElemType) [static]