]> gerrit.simantics Code Review - simantics/3d.git/commit
Preliminary example of creating pipes with elbow coordinates 65/3165/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Wed, 28 Aug 2019 14:55:06 +0000 (17:55 +0300)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Wed, 28 Aug 2019 14:55:06 +0000 (17:55 +0300)
commit3d5276c8b4b0ec8f440994f17b20bec34e6cc3fe
treec506ce6eff656aefab5501cf5d84d4ebe58f185d
parent6f6aa87201058478da5a0253118f2be10d946982
Preliminary example of creating pipes with elbow coordinates

* ComponentUtil.connect now works, if connected Component is not
attached to a PipeRun
* Modified Piping rules to use path leg ends for turn calculation

gitlab #28

Change-Id: If16e6e63e44a697d5c07c0f3ec0d1a0c0fba3b9d
org.simantics.plant3d/scl/Plant3d/Test/Test2.scl [new file with mode: 0644]
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/controlpoint/PipingRules.java
org.simantics.plant3d/src/org/simantics/plant3d/utils/ComponentUtils.java