| Python3Script Xojo Plugin |
|
Python3Entity.FromPtr Method
Creates Python3Entity instance from a Ptr.
Parameters
- value
- The Ptr to create the entity from. This must be a valid pointed to a Python object.
Returns
- Python3Entity
Remarks
See Also
Python3Entity Class