Click or drag to resize
OIV.MeshViz.Data Namespace
 
Classes
  ClassDescription
Public classPbCartesianGrid2D

Defines a cartesian grid surface mesh.

Public classPbCartesianGrid3D

Defines a cartesian grid volume mesh.

Public classPbCell

Defines an abstract cell of a mesh.

Public classPbDefinedValue
Public classPbGrid2D

Defines an abstract grid surface mesh.

Public classPbGrid3D

Defines an abstract grid volume mesh.

Public classPbHexahedronCell

Defines an hexahedron cell of a volume mesh.

Public classPbHexahedronMesh3D

Defines a mesh of hexahedrons.

Public classPbIndexedMesh2D

Defines a surface mesh of polygons.

Public classPbIndexedMesh3D

Defines a volume mesh of polyhedrons.

Public classPbIrregularMesh1D

Defines a irregular mono-dimensional mesh.

Public classPbMesh

Defines an abstract mesh.

Public classPbMesh1D

Defines an abstract mono-dimensional mesh.

Public classPbMesh2D

Defines an abstract surface mesh.

Public classPbMesh3D

Defines an abstract volume mesh.

Public classPbParalCartesianGrid2D

Defines a parallel cartesian grid surface mesh.

Public classPbParalCartesianGrid3D

Defines a parallel cartesian grid volume mesh.

Public classPbPixelCell

Defines a pixel cell of a surface mesh.

Public classPbPolarGrid2D

Defines a polar grid surface mesh.

Public classPbPyramidCell

Defines a pyramid cell of a volume mesh.

Public classPbQuadrangleCell

Defines a quadrangle cell of a surface mesh.

Public classPbQuadrangleMesh2D

Defines a surface mesh of quadrangles.

Public classPbRegularCartesianGrid2D

Defines a regular cartesian grid surface mesh.

Public classPbRegularCartesianGrid3D

Defines a regular cartesian grid volume mesh.

Public classPbRegularMesh1D

Defines a regular mono-dimensional mesh.

Public classPbTetrahedronCell

Defines an tetrahedron cell of a volume mesh.

Public classPbTetrahedronMesh3D

Defines a mesh of tetrahedrons.

Public classPbTriangleCell

Defines a triangle cell of a surface mesh.

Public classPbTriangleMesh2D

Defines a surface mesh of triangles.

Public classPbVoxelCell

Defines a voxel cell of a volume mesh.

Public classPbWedgeCell

Defines a wedge cell of a volume mesh.

Public classPo3DdataMaster

Base class for all 3DdataMaster objects.

Public classPoBaseStreamLine

Base class of all streamline representations on a mesh.

Public classPoCellEdges

Builds egdes of a cell of a mesh.

Public classPoCellFacets

Builds facets of a cell of a mesh.

Public classPoCellIndices

Builds text indices of a cell of a mesh.

Public classPoCellShape

Abstract representation of a cell of a mesh.

Public classPoMesh

Base class for all mesh representations.

Public classPoMesh2D

Base class for all surface mesh representations.

Public classPoMesh2DVec

Representation of vectors data of a surface mesh.

Public classPoMesh3D

Base class for all volume mesh representations.

Public classPoMesh3DVec

Representation of vectors data of a volume mesh.

Public classPoMesh3DVecCrossSection

Representation of vectors on a cross section.

Public classPoMesh3DVecGridCrossSection

Representation of vectors on a grid of a cross section.

Public classPoMeshContouring

Class to build contour lines on a 2D mesh.

Public classPoMeshCrossContour

Representation of cross-contour of a volume mesh.

Public classPoMeshCrossSection

Representation of cross section of a volume mesh.

Public classPoMeshFilled

Filled representation of surface mesh.

Public classPoMeshLevelSurf

Representation of level surface of volume mesh.

Public classPoMeshLimit

Representation of the limits of a surface mesh.

Public classPoMeshLines

Representation of the edges of surface mesh.

Public classPoMeshProbePoint

Probing in a mesh.

Public classPoMeshSides

Class to build the sides of the current surface mesh.

Public classPoMeshSkeleton

Representation of the skeleton of a volume mesh.

Public classPoMeshSkin

Representation of the mesh skin.

Public classPoStreamLine

Representation of streamlines on a mesh.

Public classPoStreamLineMotion

Representation of streamlines with motion of colors.

Public classPoStreamParticleMotion

Animation of particles along streamlines on a mesh.

Public classPoStreamPointMotion

Animation of point particles along streamline.

Public classPoStreamSphereMotion

Animation of sphere particles along streamline.

Public classPoStreamSurface

Representation of a surface connecting several streamlines.

Public classPoStreamTadpoleMotion

Animation of tadpole particles along streamline.

Delegates
Enumerations
  EnumerationDescription
Public enumerationPbIndexedMesh2DElemOrientations

Cell orientation for visualization of 2D surface mesh.

Public enumerationPbMeshDataBindings

Data binding.

Public enumerationPbMesh2DExtrapolationMethods

Specifies the type of extrapolation used by OIV.MeshViz.Data.PbMesh2D.GetFaultMesh(System.Int32, System.Int32[], OIV.Inventor.SbVec3f[], OIV.MeshViz.Data.PbMesh2D.ExtrapolationMethods, OIV.MeshViz.Data.PbDefinedValue) when computing values on the fault lines.

Public enumerationPoBaseStreamLineIntegrationDirections

Type of integration direction.

Public enumerationPoMeshColoringTypes

Coloring type.

Public enumerationPoMesh2DVecArrowColoringTypes

Type of arrow coloring.

Public enumerationPoMesh2DVecArrowHeightTypes

Type of height of an arrow.

Public enumerationPoMesh2DVecArrowShapes

Type of arrow shape.

Public enumerationPoMesh2DVecBodyLengthTypes

Type of body lenght.

Public enumerationPoMesh2DVecBodyRadiusTypes

Type of body radius.

Public enumerationPoMesh2DVecBodyShapes

Type of body shape.

Public enumerationPoMesh2DVecEliminationStatusType

Type of vector elimination.

Public enumerationPoMesh3DVecArrowColoringTypes

Type of arrow coloring.

Public enumerationPoMesh3DVecArrowHeightTypes

Type of height of an arrow.

Public enumerationPoMesh3DVecArrowShapes

Type of arrow shape.

Public enumerationPoMesh3DVecBodyLengthTypes

Type of body lenght.

Public enumerationPoMesh3DVecBodyRadiusTypes

Type of body radius.

Public enumerationPoMesh3DVecBodyShapes

Type of body shape.

Public enumerationPoMesh3DVecEliminationStatusType

Type of vector elimination.

Public enumerationPoMesh3DVecCrossSectionProjectionTypes

Type of projection of vectors.

Public enumerationPoMeshContouringAnnotCrossStatusType

Controls the annotations of contour lines.

Public enumerationPoMeshContouringAnnotPaths

Type of annotations path.

Public enumerationPoMeshCrossSectionCrossSectionMethods

Specifies the method used to compute intersections.

Public enumerationPoMeshLevelSurfSurfOrientations

Type of level surface orientation.

Public enumerationPoMeshSidesThresholdTypes

Type of threshold.

Remarks