Click or drag to resize
SoViewingCubefacePosX Property

Texture to customize the face's appearance which has a "Right" label by default.

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFilePathString facePosX { get; }

Property Value

Type: SoSFFilePathString
Remarks

This field defines the name of the file which contains this texture.

The standard image file formats are supported. See OIV.Inventor.Image.SoRasterImageRW for the list. The image format must handle an alpha channel in order to allow the selected face to be highlighted with the OIV.Inventor.ViewerComponents.Nodes.SoViewingCube.selectionColor.

See Also