PVAdornment

Show Deprecated
not creatable

The PVAdornment class is an abstract class of which the inheritors can be adorned to objects of the PVInstance class.

Summary

Properties

Properties inherited from GuiBase3d
  • read parallel

    Sets the color of a GUI object.

  • read parallel

    Sets the transparency of a GUI object, where 1 is invisible and 0 is completely visible.

  • read parallel

    Determines whether the object and its descendants will be displayed.

Properties

Adornee

read parallel

The PVInstance the PVAdornment is attached to. An adornment will stay positioned and rotated relative to its adornee, even if the adornee moves.

Methods

Events