]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d/scl/Plant3d/Utils/ComponentUtils.scl
Added <Proc> side effects
[simantics/3d.git] / org.simantics.plant3d / scl / Plant3d / Utils / ComponentUtils.scl
index 24b2e42c19c750654d0b9e015464eade386a71c7..e88d271a545c49124666b502df50112721ffc971 100644 (file)
@@ -32,7 +32,7 @@ importJava "org.simantics.plant3d.utils.ComponentUtils$InsertInstruction" where
    data InsertInstruction
    
    @JavaName "<init>"
-   createInsertInstruction :: () -> InsertInstruction
+   createInsertInstruction :: () -> <Proc> InsertInstruction
    
    setTypeUri :: InsertInstruction -> String -> <Proc> ()
    setPosition :: InsertInstruction -> PositionType -> <Proc> ()