Skip to content

BaseScriptObjectData dataclass

Canonical path: BaseScriptObject.BaseScriptObjectData

implementation of the data class for the script object interactor

control_props_util instance-attribute

control_props_util: ControlPropertiesUtil

Utility for altering the properties of palette controls

coord_input instance-attribute

coord_input: CoordinateInput

Object representing user's input in Allplan Viewport

is_only_update instance-attribute

is_only_update: bool

True, when the script execution was triggered by a PythonPart update

modification_ele_list instance-attribute

modification_ele_list: ModificationElementList

List with UUIDs of modified elements

Placeholder