rhino - ifc export first update
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

This commit is contained in:
NLSA
2026-03-23 12:43:44 +01:00
parent 357498eeb4
commit 06b66145b6
17 changed files with 2728 additions and 247 deletions
+4 -2
View File
@@ -23,8 +23,10 @@ def test_function_run(
automation_context,
automate_function,
FunctionInputs(
forbidden_speckle_type="None",
whisper_message=SecretStr("testing automatically"),
file_name="test_output.ifc",
IFC_PROJECT_NAME = "Speckle Export",
IFC_SITE_NAME = "Site",
IFC_BUILDING_NAME = "Building"
),
)