Click or drag to resize
PoMesh2DzValuesIndex Property

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

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFShort zValuesIndex { get; }

Property Value

Type: SoSFShort
Remarks

If zValuesIndex = -1, the representation uses the z-coordinates of the current surface mesh's geometry.

See Also