X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.plant3d%2Fscl%2FPlant3d%2FUtils%2FComponentUtils.scl;h=e88d271a545c49124666b502df50112721ffc971;hb=refs%2Fchanges%2F58%2F3158%2F1;hp=24b2e42c19c750654d0b9e015464eade386a71c7;hpb=9823254b72141ab6e5706ddd0d7f9f2b3fbaa56b;p=simantics%2F3d.git diff --git a/org.simantics.plant3d/scl/Plant3d/Utils/ComponentUtils.scl b/org.simantics.plant3d/scl/Plant3d/Utils/ComponentUtils.scl index 24b2e42c..e88d271a 100644 --- a/org.simantics.plant3d/scl/Plant3d/Utils/ComponentUtils.scl +++ b/org.simantics.plant3d/scl/Plant3d/Utils/ComponentUtils.scl @@ -32,7 +32,7 @@ importJava "org.simantics.plant3d.utils.ComponentUtils$InsertInstruction" where data InsertInstruction @JavaName "" - createInsertInstruction :: () -> InsertInstruction + createInsertInstruction :: () -> InsertInstruction setTypeUri :: InsertInstruction -> String -> () setPosition :: InsertInstruction -> PositionType -> ()