Click or drag to resize
PoLinearAxis Constructor (SbVec3f, Single, PoCartesianAxisTypes)
Calls PoLinearAxis(_start, _end, _type, 0.0).

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
)

Parameters

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