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: 10.12.3.0 (10.12.3.0)
Syntax
public void GetMultFactor(
	out PoPolarAxisMultFactorPositions position,
	out float distAxis
)

Parameters

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

See Also