]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d.ontology/graph/plant3d.pgraph
Merge "Support for fixed turn components"
[simantics/3d.git] / org.simantics.plant3d.ontology / graph / plant3d.pgraph
index d7dce09ee57cb2c5856987bc352022323cac3240..040dd889321339f6d9134157546ca380224cd4ee 100644 (file)
@@ -69,7 +69,9 @@ P3D.SizeChangeComponent <R P3D.PipelineComponentTag
 P3D.OffsetComponent<R P3D.PipelineComponentTag
     L0.HasDescription "Component that offsets the center of piperun." : L0.String
 P3D.RotateComponent<R P3D.PipelineComponentTag
-    L0.HasDescription "Inline Component that can be rotated around pipe axis." : L0.String    
+    L0.HasDescription "Inline Component that can be rotated around pipe axis." : L0.String
+P3D.ReverseComponent<R P3D.PipelineComponentTag
+    L0.HasDescription "Inline Component that can be reversed (rotated 180 deg)" : L0.String    
 P3D.CodeComponent <T P3D.PipelineComponentTag
     L0.HasDescription "Component that cannot be added directly by user" : L0.String
 P3D.NonVisibleComponent <R P3D.PipelineComponentTag
@@ -103,12 +105,13 @@ P3D.HasBranch9 <R P3D.Connects
     
 P3D.HasPipeDiameter <R G3D.hasNonTransformation
     L0.HasRange L0.Double
-//P3D.HasLength <R G3D.hasNonTransformation
-//    L0.HasRange L0.Double
-//P3D.HasTurnAngle <R G3D.hasNonTransformation
-//    L0.HasRange L0.Double
 P3D.HasRotationAngle <R G3D.hasTransformation
     L0.HasRange L0.Double
+P3D.HasLength <R G3D.hasNonTransformation
+    L0.HasRange L0.Double
+P3D.HasTurnAngle <R G3D.hasNonTransformation
+    L0.HasRange L0.Double
+
 //P3D.HasOffset <R L0.HasProperty
 //    L0.HasRange L0.Double
 //HasRelativePosition <R HasProperty