Click or drag to resize
PoLinearValueLegend Constructor (SbVec2f, SbVec2f, PoLinearValueLegendValueDistributions)

Constructor.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PoLinearValueLegend(
	SbVec2f _start,
	SbVec2f _end,
	PoLinearValueLegendValueDistributions distribution
)

Parameters

_start
Type: OIV.InventorSbVec2f
_end
Type: OIV.InventorSbVec2f
distribution
Type: OIV.MeshViz.GraphPoLinearValueLegendValueDistributions
Remarks