]> gerrit.simantics Code Review - simantics/3d.git/commit
Revised update logic for inline components 60/3660/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Tue, 3 Dec 2019 11:49:36 +0000 (13:49 +0200)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Tue, 3 Dec 2019 11:49:36 +0000 (13:49 +0200)
commitaca223a1616159645710d7c9ee67ed1a6bd47b99
tree356e797f3b3fe75a51b02baedf5f68b1d470859e
parent3c9eba53de061b8c5c5863dc05855dc0e71781b1
Revised update logic for inline components

* PipingRules no longer have separate code for path legs with offsets
* Overlapping fixed length components are forced to be separate, as long
as there is available space
* Using more stable calculation for turn component orientations (reusing
path leg direction vector)
* Error messages of overlapping inline components

gitlab #14
gitlab #59

Change-Id: I85e754ffb6dab37ca7b7ae8e5f28842fbf095a11
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/controlpoint/PipeControlPoint.java
org.simantics.plant3d/src/org/simantics/plant3d/scenegraph/controlpoint/PipingRules.java