disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

IPAddress

Properties

addr4 : int (Read-Only)

Constructors

__init__(self)

__init__(self, arg0: IPAddress)

__init__(self, ipAddressStr: str)

__init__(self, octet1: int, octet2: int, octet3: int, octet4: int)

Special Methods

__eq__(self, other: IPAddress) -> bool

__ne__(self, other: IPAddress) -> bool

__str__(self) -> str