Click or drag to resize
PoErrorCurveerrorCurveRep Property

Defines the error curve representation.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<PoErrorCurveErrorCurveReps> errorCurveRep { get; }

Property Value

Type: SoSFEnumPoErrorCurveErrorCurveReps
Remarks

There are three types of representations: high low close representation (HIGH_LOW_CLOSE), line bar representation (LINE_BAR) and filling representation (FILLED).

See Also