disguise developers

Python API

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

OpenModuleConfig

Properties

params : List[Param]

Methods

addParam(self, p: Param) -> bool

makeParam(self, resource: Resource, object: ReflectionValue, field: FieldInfo, customExpression: str) -> bool

removeParam(self, fullName: str, layer: Layer)