Click or drag to resize
PoLogAxis Constructor (SbVec3f, Single, PoCartesianAxisTypes, PoLogAxisDecadeListDefs)
Calls PoLogAxis(_start, _end, _type, _decadeListDef, (cli.array<System.UInt16>^)nullptr).

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

Parameters

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