Python3Script Xojo Plugin

Python3EntityBase Class (console safe)

A base class for Python entities. This class is abstract class and cannot be constructed.

Object
   Python3EntityBase

class Python3EntityBase

Constructors

Python3EntityBase (console safe) This constructor is Private since this class is Abstract.

Methods

GetPtr (console safe) Gets pointed to the actual python object under the hood.
Hash (console safe) Computes and return the hash value of the object.
ToString (console safe) Computes a string representation of the object. Returns the string representation on success, empty string on failure.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit