Click or drag to resize
PoPolarLinAxis Constructor (Single, Single, Single, Single)
Calls PoPolarLinAxis(offset, startRadius, endRadius, theta, 0.0).

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PoPolarLinAxis(
	float offset,
	float startRadius,
	float endRadius,
	float theta
)

Parameters

offset
Type: SystemSingle
startRadius
Type: SystemSingle
endRadius
Type: SystemSingle
theta
Type: SystemSingle
Remarks