Click or drag to resize
PoGeneralizedBarbars Property

Defines the sub-scene graphs used for each bar.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFNode bars { get; }

Property Value

Type: SoMFNode
Remarks

If the number of sub-scene graphs is inferior to the number of bars to draw, they are cyclically used. Each sub-scene graph defining each bar is considered to be specified vertically in the plane XY.

See Also