Fem: Rescaling and transparency fix for heat constraint symbols (#13723)
This commit is contained in:
@@ -6,42 +6,42 @@ Separator {
|
||||
Separator {
|
||||
|
||||
Translation {
|
||||
translation 0 0.225 0
|
||||
translation 0 0.5 0
|
||||
|
||||
}
|
||||
Sphere {
|
||||
radius 0.225
|
||||
radius 0.5
|
||||
|
||||
}
|
||||
Translation {
|
||||
translation 0 0.5625 0
|
||||
translation 0 1.25 0
|
||||
|
||||
}
|
||||
Cylinder {
|
||||
radius 0.1125
|
||||
radius 0.25
|
||||
height 1.75
|
||||
|
||||
}
|
||||
Translation {
|
||||
translation 0 1.25 0
|
||||
|
||||
}
|
||||
BaseColor {
|
||||
rgb 1 1 1
|
||||
|
||||
}
|
||||
Cylinder {
|
||||
radius 0.25
|
||||
height 0.75
|
||||
|
||||
}
|
||||
Translation {
|
||||
translation 0 0.5625 0
|
||||
|
||||
}
|
||||
Material {
|
||||
diffuseColor 1 1 1
|
||||
translation 0 -1.25 0
|
||||
|
||||
}
|
||||
Cylinder {
|
||||
radius 0.1125
|
||||
height 0.375
|
||||
|
||||
}
|
||||
Translation {
|
||||
translation 0 -0.5625 0
|
||||
|
||||
}
|
||||
Cylinder {
|
||||
radius 0.3
|
||||
height 0.075
|
||||
radius 0.7
|
||||
height 0.175
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,34 +6,34 @@ Separator {
|
||||
Separator {
|
||||
|
||||
Translation {
|
||||
translation 0 0.225 0
|
||||
translation 0 0.5 0
|
||||
|
||||
}
|
||||
Sphere {
|
||||
radius 0.225
|
||||
radius 0.5
|
||||
|
||||
}
|
||||
Translation {
|
||||
translation 0 0.5625 0
|
||||
translation 0 1.25 0
|
||||
|
||||
}
|
||||
Cylinder {
|
||||
radius 0.1125
|
||||
radius 0.25
|
||||
height 1.75
|
||||
|
||||
}
|
||||
Translation {
|
||||
translation 0 1.25 0
|
||||
|
||||
}
|
||||
BaseColor {
|
||||
rgb 1 1 1
|
||||
|
||||
}
|
||||
Cylinder {
|
||||
radius 0.25
|
||||
height 0.75
|
||||
|
||||
}
|
||||
Translation {
|
||||
translation 0 0.5625 0
|
||||
|
||||
}
|
||||
Material {
|
||||
diffuseColor 1 1 1
|
||||
|
||||
}
|
||||
Cylinder {
|
||||
radius 0.1125
|
||||
height 0.375
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user