Click or drag to resize
PoMeshContouring Properties

The PoMeshContouring type exposes the following members.

Properties
  NameDescription
Public propertyannotClippingPolygon

This is a polygon where no annotations are present outside it.

Public propertyannotCrossStatus

Controls the annotations and contour lines crossing.

Public propertyannotFontFactor

Font size factor of annotations of contour lines.

Public propertyannotFontSize

Font size of annotations of contour lines.

Public propertyannotGap

Curvilinear distance between two annotations of a same contour line.

Public propertyannotIsBackground

Defines if the annotations are framed by a background.

Public propertyannotIsContourClip

Defines if the contour lines are clipped by the annotations.

Public propertyannotIsVisible

Contour lines annotations visibility.

Public propertyannotPath

Annotations path.

Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertycoloringType

Defines the type of method used to color each mesh element, mesh edge or mesh contour line of a representation.

(Inherited from PoMesh.)
Public propertycreaseAngle

Indicates the minimum angle (in radians) between two adjacent face normals required to form a sharp crease at the edge when default normals are computed and used.

(Inherited from PoMesh.)
Public propertyfirstMajor

Defines the first major contour lines.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymajorPeriod

Defines the major and the minor contour lines.

Public propertymoduleDataMapping

Field used to do coloring according the module of the vectors.

(Inherited from PoMesh.)
Public propertysmoothTextureContouring

If set to true and combined with COLOR_TEXTURE_CONTOURING coloring type, the texture used for coloring appears smoothed, since a linear interpolation is used instead of a nearest one.

(Inherited from PoMesh.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvaluesIndex

Defines the index of the set of values for the coloring.

(Inherited from PoMesh.)
Public propertyvaluesIndexForCellFilter

Specifies the index of the set of values used to filter cells for this mesh representation.

(Inherited from PoMesh.)
Public propertyvecsIndex

Defines the index of the set of vectors for all representations which need a vector at each mesh node (OIV.MeshViz.Data.PoBaseStreamLine, OIV.MeshViz.Data.PoMesh2DVec, OIV.MeshViz.Data.PoMesh3DVec,...)

(Inherited from PoMesh.)
Public propertyzValuesIndex

Defines the index of the set of values used by a representation as a z-coordinate of each mesh node (-1 by default).

(Inherited from PoMesh2D.)
Top
See Also