Click or drag to resize
PoAutoCubeAxisisGridLinesXVisible Property

Sets the visibility of the grid lines of the X axes displayed on the visible faces.

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

Property Value

Type: SoSFBool
Remarks

(The attributes of grid lines of OIV.MeshViz.Graph.PoAxis cannot be used because the graduations of thes axes are not necessarily in the same plane than the visible faces). false by default.

See Also