Click or drag to resize
PoAxisGetReverseFlag Method

Gets the reverse flag axis attributes computed by the last axis rebuilding.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public PoAxisAxisReverses GetReverseFlag()

Return Value

Type: PoAxisAxisReverses
Remarks

If the axis have never been built, the method return the value of the equivalent field.

See Also