Arch: misc improvements to materials and IFC
* Improved IFC export of curved surfaces * Better icon for materials group * Fixes in IFC export of materials
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>450</width>
|
||||
<height>599</height>
|
||||
<height>604</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -545,7 +545,7 @@
|
||||
<string>Execution Instructions</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Specific execution or installation insstructions</string>
|
||||
<string>Specific execution or installation instructions</string>
|
||||
</property>
|
||||
<property name="flags">
|
||||
<set>ItemIsSelectable|ItemIsEditable|ItemIsDragEnabled|ItemIsUserCheckable|ItemIsEnabled</set>
|
||||
@@ -879,10 +879,10 @@
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Section Fill Pattern</string>
|
||||
<string>View Linewidth</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>An SVG pattern to apply on cut faces, expressed as either a name of an existing pattern (such as "simple") or a complete <pattern>...</pattern> SVG element</string>
|
||||
<string>An optional linewidth factor for viewed faces</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@@ -893,10 +893,18 @@
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>View Linewidth</string>
|
||||
<string>Section Color</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>An optional linewidth factor for viewed faces</string>
|
||||
<string>A base color for sectionned faces, expressed with 3 comma-separated float values, for ex. 0.5,0.5,0.5</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Section Fill Pattern</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>An SVG pattern to apply on cut faces, expressed as either a name of an existing pattern (such as "simple") or a complete <pattern>...</pattern> SVG element</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
|
||||
Reference in New Issue
Block a user