Click or drag to resize
PoPolarAxisGetMultFactor 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 PoPolarAxisMultFactorPositions position,
	out float distAxis
)

Parameters

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

See Also