PythonPartScriptObjectUtil
implementation of the PythonPart script object utility
PythonPartScriptObjectUtil
Canonical path: Utils.PythonPart.PythonPartScriptObjectUtil.PythonPartScriptObjectUtil
Bases: InputData
implementation of the PythonPart script object utility
__init__
__init__(coord_input: CoordinateInput, pyp_file: str)
initialize
Parameters:
-
coord_input
(CoordinateInput
) –API object for the coordinate input, element selection, ... in the Allplan view
-
pyp_file
(str
) –name of the pyp file
create_script_object
create_script_object() -> BaseScriptObject | None
Placeholder