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

Constructor of a generalized axis with graduations _gradList .

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public PoGenAxis(
	SbVec3f _start,
	float _end,
	PoCartesianAxisTypes _type,
	string[] _gradList
)

Parameters

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