Arch SetMaterial/pt-br: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav |Ferramentas materiais |Multi-Material |Arch |IconL=Arch_CompSetMaterial.png |IconR=...")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>

<div class="mw-translate-fuzzy">
{{Docnav
{{Docnav
|[[Arch_CompSetMaterial/pt-br|Ferramentas materiais]]
|[[Arch_CompSetMaterial/pt-br|Ferramentas materiais]]
Line 8: Line 10:
|IconC=Workbench_Arch.svg
|IconC=Workbench_Arch.svg
}}
}}
</div>


{{GuiCommand
{{GuiCommand
|Name=Arch SetMaterial
|Name=Arch SetMaterial
|MenuLocation=Arch → Material Tools → Material
|MenuLocation=Arch → Material Tools → Material
|Workbenches=[[Arch_Module|Arch]], [[BIM_Workbench|BIM]]
|Workbenches=[[Arch_Workbench|Arch]], [[BIM_Workbench|BIM]]
|Shortcut={{KEY|M}} {{KEY|T}}
|Shortcut={{KEY|M}} {{KEY|T}}
|SeeAlso=[[Arch_CompSetMaterial|Arch CompSetMaterial]], [[Arch_MultiMaterial|Arch MultiMaterial]]
|SeeAlso=[[Arch_CompSetMaterial|Arch CompSetMaterial]], [[Arch_MultiMaterial|Arch MultiMaterial]]
Line 19: Line 22:
==Descrição==
==Descrição==


The Material tools allows to add [[Material|materials]] to the active document, and attribute a material to an [[Arch Module|Arch]] object. Materials can all the properties of a certain material, and control the color of the object to which it is attached. Materials are stored into a '''Materials''' folder in the active document.
The Material tools allows to add [[Material|materials]] to the active document, and attribute a material to an [[Arch_Workbench|Arch]] object. Materials can all the properties of a certain material, and control the color of the object to which it is attached. Materials are stored into a '''Materials''' folder in the active document.


[[Image:Arch materials 01.jpg]]
[[Image:Arch materials 01.jpg]]
Line 54: Line 57:
This roughly corresponds to [https://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/link/ifcmaterial.htm IfcMaterial].
This roughly corresponds to [https://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/link/ifcmaterial.htm IfcMaterial].



<div class="mw-translate-fuzzy">
{{Docnav
{{Docnav
|[[Arch_CompSetMaterial/pt-br|Ferramentas materiais]]
|[[Arch_CompSetMaterial/pt-br|Ferramentas materiais]]
Line 62: Line 67:
|IconC=Workbench_Arch.svg
|IconC=Workbench_Arch.svg
}}
}}
</div>


{{Arch Tools navi{{#translation:}}}}
{{Arch Tools navi{{#translation:}}}}

{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 09:54, 28 August 2021

Arch SetMaterial

Menu location
Arch → Material Tools → Material
Workbenches
Arch, BIM
Default shortcut
M T
Introduced in version
-
See also
Arch CompSetMaterial, Arch MultiMaterial

Descrição

The Material tools allows to add materials to the active document, and attribute a material to an Arch object. Materials can all the properties of a certain material, and control the color of the object to which it is attached. Materials are stored into a Materials folder in the active document.

Utilização

  1. Optionally, select one or more objects to which you wish to attribute a new material.
  2. Invoke the command several ways:
    • Press the Material button in the toolbar.
    • Use the M then T keyboard shortcut.
    • Use the Arch → Material Tools → Material entry from the top menu.
  3. Load a preset material, or create a new one by filling the fields.
  4. Press OK.

Opções

  • Upon creating a new material, a task panel allows you to set different options:

  • Choose preset: Choose one of the preset materials, to be used as is, or to be adapted by modifying the fields below
  • Name: Choose a name for the material
  • Edit button: This opens the current material in FreeCAD's Material editor, which allows you to edit many additional properties and add your own custom ones
  • Description: A more detailed description of the material
  • Color: A display color for the material, which will be applied to all objects that use that material
  • Section Color: A display color for the material, which will be applied on TechDraw pages, when an object with this material is cut, and the "Display materials" property of the containing seciton plane is set to True.
  • Code: A name and reference number of a specification system such as Masterformat or Omniclass.
  • Code browser button: Not implemented yet - will allow to open the reference in a web browser
  • URL: An URL where more informaiton about the material can be found
  • URL button:Opens the URL in a web browser

Relation to IFC

This roughly corresponds to IfcMaterial.