PoAutoCubeAxisisGridLinesZVisible Property |
Sets the visibility of the grid lines of the Z axes displayed on the visible faces.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool isGridLinesZVisible { get; }
Public ReadOnly Property isGridLinesZVisible As SoSFBool
Get
public:
property SoSFBool^ isGridLinesZVisible {
SoSFBool^ get ();
}
member isGridLinesZVisible : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks(The attributes of grid lines of 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