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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<PoCurve3CurveReps> curveRep { get; }

Property Value

Type: SoSFEnumPoCurve3CurveReps
Remarks

CURVE_POLYLINE by default.

See Also