Click or drag to resize
PoCurve3curveRep Property

Defines the curve representation (polyline, smooth or none).

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

Property Value

Type: SoSFEnumPoCurve3CurveReps
Remarks

CURVE_POLYLINE by default.

See Also