Click or drag to resize
PoLinearAxis Constructor (SbVec3f, Single, PoCartesianAxisTypes, Single)

Constructor.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PoLinearAxis(
	SbVec3f _start,
	float _end,
	PoCartesianAxisTypes _type,
	float _step
)

Parameters

_start
Type: OIV.InventorSbVec3f
_end
Type: SystemSingle
_type
Type: OIV.MeshViz.GraphPoCartesianAxisTypes
_step
Type: SystemSingle
Remarks