Click or drag to resize
PoLogAxisGetMultFactor Method

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

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void GetMultFactor(
	out PoLogAxisMultFactorPositions position,
	out float distAxis
)

Parameters

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

See Also