Version: 6.5.0
Home
 All Data Structures Namespaces Files Functions Variables Groups
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
oNsmesh
|oCMeshThis class allows defining and managing a mesh
|oCMesh_AlgorithmThe mother class to define algorithm, it is not recommended to use it directly
|oCPattern
|oCalgoCreatorPrivate class used to bind methods creating algorithms to the class Mesh
|\ChypMethodWrapper
oNStdMeshersDC
|oCStdMeshersDC_SegmentClass to define a REGULAR 1D algorithm for discretization
|oCStdMeshersDC_CompositeSegmentA regular 1D algorithm for discretization of a set of adjacent edges as one
|oCStdMeshersDC_Segment_PythonDefines a segment 1D algorithm for discretization with python function It is created by calling Mesh.Segment(PYTHON,geom=0)
|oCStdMeshersDC_Triangle_MEFISTOTriangle MEFISTO 2D algorithm It is created by calling Mesh.Triangle(MEFISTO,geom=0)
|oCStdMeshersDC_QuadrangleDefines a quadrangle 2D algorithm It is created by calling Mesh.Quadrangle(geom=0)
|oCStdMeshersDC_HexahedronDefines a hexahedron 3D algorithm It is created by calling Mesh.Hexahedron(geom=0)
|oCStdMeshersDC_Projection1DDefines a projection 1D algorithm It is created by calling Mesh.Projection1D(geom=0)
|oCStdMeshersDC_Projection2DDefines a projection 2D algorithm It is created by calling Mesh.Projection2D(geom=0)
|oCStdMeshersDC_Projection1D2DDefines a projection 1D-2D algorithm It is created by calling Mesh.Projection1D2D(geom=0)
|oCStdMeshersDC_Projection3DDefines a projection 3D algorithm It is created by calling Mesh.Projection3D(COMPOSITE)
|oCStdMeshersDC_Prism3DDefines a Prism 3D algorithm, which is either "Extrusion 3D" or "Radial Prism" depending on geometry It is created by calling Mesh.Prism(geom=0)
|oCStdMeshersDC_RadialQuadrangle1D2DDefines a Radial Quadrangle 1D2D algorithm It is created by calling Mesh.Quadrangle(RADIAL_QUAD,geom=0)
|oCStdMeshersDC_UseExistingElements_1DDefines a Radial Quadrangle 1D2D algorithm It is created by calling Mesh.UseExisting1DElements(geom=0)
|oCStdMeshersDC_UseExistingElements_1D2DDefines a Radial Quadrangle 1D2D algorithm It is created by calling Mesh.UseExisting2DElements(geom=0)
|oCStdMeshersDC_Cartesian_3DDefines a Body Fitting 3D algorithm It is created by calling Mesh.BodyFitted(geom=0)
|oCStdMeshersDC_UseExisting_1DDefines a stub 1D algorithm, which enables "manual" creation of nodes and segments usable by 2D algoritms It is created by calling Mesh.UseExistingSegments(geom=0)
|\CStdMeshersDC_UseExisting_2DDefines a stub 2D algorithm, which enables "manual" creation of nodes and faces usable by 3D algoritms It is created by calling Mesh.UseExistingFaces(geom=0)
\C_objref_SMESH_Pattern
Copyright © 2007-2012 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