disguise developers

Python API

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

SizeMetadata

Properties

isResizeable : bool (Read-Only)

minSize : Int2 (Read-Only)

size : Int2 (Read-Only)

Constructors

__init__(self)

__init__(self, _size: Int2, _minSize: Int2, _isResizeable: bool)