PoMeshContouring Properties |
The PoMeshContouring type exposes the following members.
Name | Description | |
---|---|---|
annotClippingPolygon | This is a polygon where no annotations are present outside it. | |
annotCrossStatus | Controls the annotations and contour lines crossing. | |
annotFontFactor | Font size factor of annotations of contour lines. | |
annotFontSize | Font size of annotations of contour lines. | |
annotGap | Curvilinear distance between two annotations of a same contour line. | |
annotIsBackground | Defines if the annotations are framed by a background. | |
annotIsContourClip | Defines if the contour lines are clipped by the annotations. | |
annotIsVisible | Contour lines annotations visibility. | |
annotPath | Annotations path. | |
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
coloringType | Defines the type of method used to color each mesh element, mesh edge or mesh contour line of a representation. | |
creaseAngle | 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. | |
firstMajor | Defines the first major contour lines. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
majorPeriod | Defines the major and the minor contour lines. | |
moduleDataMapping | Field used to do coloring according the module of the vectors. | |
smoothTextureContouring | 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. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
valuesIndex | Defines the index of the set of values for the coloring. | |
valuesIndexForCellFilter | Specifies the index of the set of values used to filter cells for this mesh representation. | |
vecsIndex | 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,...) | |
zValuesIndex | Defines the index of the set of values used by a representation as a z-coordinate of each mesh node (-1 by default). |