disguise developers

Python API

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

ParameterCollection

Properties

collections : List[ParameterCollection]

UserName: Collections

sources : List[ParameterSource]

UserName: Sources

Methods

makeParam(self, type: Type, expression: str, options: List[str]) -> bool

makeParamManual(self, typeString: str, expression: str) -> bool