Click or drag to resize
PoLinearAxisGetMultFactor Method

Returns the current multiplicative factor attributes (those computed can be different from the associated field).

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void GetMultFactor(
	out PoLinearAxisMultFactorPositions position,
	out float distAxis
)

Parameters

position
Type: OIV.MeshViz.GraphPoLinearAxisMultFactorPositions
distAxis
Type: SystemSingle
Remarks

See Also