Neigungswinkel für OF Gerade implementiert
This commit is contained in:
Binary file not shown.
@@ -18,4 +18,5 @@
|
||||
<div class="paletteItem"><div><img id="s_Gefaellestrecke_Verbinder" class="shape" title="" shapeMode="0" /></div><div>Gefaellestrecke_Verbinder</div></div>
|
||||
<div class="paletteItem"><div><img id="s_Gefaellestrecke2D" class="shape" title="" family="Gefaellestrecke" shapeMode="0" src="SSG/shapes/img/Gefaellestrecke.png" /></div><div>Gefällestrecke2D</div></div>
|
||||
<div class="paletteItem"><div><img id="s_ap110" class="shape" title="" family="OFGerade" shapeMode="0" /></div><div>AP110</div></div>
|
||||
<div class="paletteItem"><div><img id="s_ap110_2d" class="shape" title="" family="OFGerade" shapeMode="0" /></div><div>AP110_2D</div></div>
|
||||
</palette>
|
||||
@@ -9,6 +9,22 @@
|
||||
"height": 3779.5276,
|
||||
"depth": 415.748,
|
||||
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
|
||||
"group3d": [
|
||||
{
|
||||
"source": "s_ap110",
|
||||
"id": "g0",
|
||||
"width": 158.7402,
|
||||
"height": 3779.5276,
|
||||
"depth": 415.748,
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 207.874,
|
||||
"rotation": "0;0;0",
|
||||
"data": "",
|
||||
"color": "#FFFF00",
|
||||
"colorOpacity": 1.0
|
||||
}
|
||||
],
|
||||
"connectionPoints": [
|
||||
{
|
||||
"id": "cp1",
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"shapeMode": 0,
|
||||
"name": "AP110_2D",
|
||||
"family": "OFGerade",
|
||||
"icon": "SSG/shapes/img/",
|
||||
"srcSVG": "SSG/shapes/svg/s_ap110_2d.xml",
|
||||
"width": 158.7402,
|
||||
"height": 3779.5276,
|
||||
"depth": 415.748,
|
||||
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)",
|
||||
"eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked"
|
||||
}
|
||||
+13
-30
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PROCESS Id="RDK:0001" Name="MAIN_SSG" ModernUI="True" Options="(GITSAVEMODE)(NOUPDATEINCLUDEFILES)" Expanded="True">
|
||||
<PROCESSPROPERTY CrUser="pmarani [ENGMARANI17R]" CrDate="2022-05-05T18:05:31" ModUser="m.stangl [ENTW-NB08]" ModDate="2025-03-04T17:44:56" LanguageVersion="2014.1.3.699" />
|
||||
<PROCESSPROPERTY CrUser="pmarani [ENGMARANI17R]" CrDate="2022-05-05T18:05:31" ModUser="s.schmutzler [ANGEBOT-NB06]" ModDate="2025-03-05T12:14:07" LanguageVersion="2014.1.3.699" />
|
||||
<GROUP Id="RDK:0002" Name="Declarations" SubType="Declarations" Expanded="True">
|
||||
<GROUP Id="RDK:0003" Name="Types" SubType="TypeSet" IncludeDate="0">
|
||||
<GROUP Id="RDK:26387" Name="SSG_Group" SubType="TypeSet" IncludeDate="0">
|
||||
@@ -3460,22 +3460,6 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
<PAR Name="id">
|
||||
<EXP><![CDATA[$=$"defcp"+Me_idx]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="x" />
|
||||
<PAR Name="y" />
|
||||
<PAR Name="z" />
|
||||
<PAR Name="xMin" />
|
||||
<PAR Name="xMax" />
|
||||
<PAR Name="xStep" />
|
||||
<PAR Name="yMin" />
|
||||
<PAR Name="yMax" />
|
||||
<PAR Name="yStep" />
|
||||
<PAR Name="zMin" />
|
||||
<PAR Name="zMax" />
|
||||
<PAR Name="zStep" />
|
||||
<PAR Name="direction" />
|
||||
<PAR Name="linkClass" />
|
||||
<PAR Name="label" />
|
||||
<PAR Name="isDimension" />
|
||||
</EXEC_ON_VALUES>
|
||||
<SET Id="RDK:187101" VarRef="Property_Prototype.connectionPoints">
|
||||
<EXP><![CDATA[$=$ToJSON(ConnectionPointList)]]></EXP>
|
||||
@@ -4141,7 +4125,7 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
<SET_STRUCT Id="RDK:23417571" VarRef="ChiltItem" ClearAll="True" ListRef="ChildList" DesignTimeNotes="0->X------------------------------------------------------------
 | |
Y M S |
| |
--------------------------------------------------------------------">
|
||||
<PAR Name="id" />
|
||||
<PAR Name="source">
|
||||
<EXP><![CDATA[$C$s_Gerade_AP110]]></EXP>
|
||||
<EXP><![CDATA[$C$s_ap110_2d]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="width">
|
||||
<EXP><![CDATA[$=$ConvertToPixel(42, "mm", 96)]]></EXP>
|
||||
@@ -4159,10 +4143,7 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
<EXP><![CDATA[$=$ConvertToPixel(L1/2, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="z" />
|
||||
<PAR Name="rotation">
|
||||
<EXP><![CDATA[$C$
|
||||
]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="rotation" />
|
||||
<PAR Name="data" />
|
||||
<PAR Name="color" />
|
||||
<PAR Name="colorOpacity" />
|
||||
@@ -5400,8 +5381,13 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
<PAR Name="GefaelleDefinition">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.GefaelleDefinition]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="KurveDefinition" />
|
||||
<PAR Name="FoerdererDefinition" />
|
||||
<PAR Name="VarioFoerdererDefinition" />
|
||||
<PAR Name="KurveDefinition" />
|
||||
<PAR Name="KurveFoerdererDefinition" />
|
||||
<PAR Name="OFGeradeDefinition" />
|
||||
<PAR Name="OFBogenDefinition" />
|
||||
<PAR Name="OFWeicheDefinition" />
|
||||
<PAR Name="WeicheDefinition" />
|
||||
<PAR Name="BTMTBeladungDefinition" />
|
||||
<PAR Name="BTMTEntladungDefinition" />
|
||||
@@ -5467,11 +5453,6 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
<PAR Name="pinned" />
|
||||
<PAR Name="selected" />
|
||||
<PAR Name="includeInBOM" />
|
||||
<PAR Name="KurveFoerdererDefinition" />
|
||||
<PAR Name="VarioFoerdererDefinition" />
|
||||
<PAR Name="OFGeradeDefinition" />
|
||||
<PAR Name="OFBogenDefinition" />
|
||||
<PAR Name="OFWeicheDefinition" />
|
||||
</SET_STRUCT>
|
||||
</GROUP>
|
||||
</CASEGROUP>
|
||||
@@ -6713,7 +6694,7 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
<PAR Name="BTMTEntladungDefinition" />
|
||||
<PAR Name="isDefined" />
|
||||
<PAR Name="source">
|
||||
<EXP><![CDATA[$=$Shape_Prototype.source]]></EXP>
|
||||
<EXP><![CDATA[$=$Shape_Prototype.id]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="sourceLibrary">
|
||||
<EXP><![CDATA[$=$GS2DLibraryName]]></EXP>
|
||||
@@ -6727,7 +6708,9 @@ KreiselData.AbstandMS+(KreiselData.Durchmesser/2)
|
||||
<PAR Name="description" />
|
||||
<PAR Name="x" />
|
||||
<PAR Name="y" />
|
||||
<PAR Name="z" />
|
||||
<PAR Name="z">
|
||||
<EXP><![CDATA[$=$IIF(Shape_Prototype.OFGeradeDefinition.HoeheOben<Shape_Prototype.OFGeradeDefinition.HoeheUnten, Shape_Prototype.OFGeradeDefinition.HoeheOben, Shape_Prototype.OFGeradeDefinition.HoeheUnten)]]></EXP>
|
||||
</PAR>
|
||||
<PAR Name="width">
|
||||
<EXP><![CDATA[$=$ConvertFromPixel(Shape_Prototype.width, "mm", 96)]]></EXP>
|
||||
</PAR>
|
||||
|
||||
Reference in New Issue
Block a user