PythonScript Xojo Plugin

PythonClass Class (console safe)

This class represents a class declaration of a Python class. The class can be used to create instances of this class type.

PythonObject
   PythonClass

class PythonClass

Properties

Name (Inherited) (console safe) Returns the name of the object.

Methods

CreateInstance (console safe) Creates PythonInstance of the given PythonClass type.

Supported Platforms:

  • MacOS X Cocoa 32 bit
  • MacOS X Cocoa 64 bit
  • Windows 32 bit
  • Windows 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM