Click or drag to resize
PoAngularAxis Constructor (Single, Single, Single, Single, Single)

Constructor.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PoAngularAxis(
	float _offset,
	float _startAngle,
	float _endAngle,
	float _radius,
	float _angleStep
)

Parameters

_offset
Type: SystemSingle
_startAngle
Type: SystemSingle
_endAngle
Type: SystemSingle
_radius
Type: SystemSingle
_angleStep
Type: SystemSingle
Remarks