Arch SetMaterial: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
(22 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:14-->
{{GuiCommand|Name=Arch SetMaterial|Workbenches=[[Arch Module|Arch]]|MenuLocation=Arch → Set material...|Shortcut=M,T}}
{{Docnav
|[[Arch_CompSetMaterial|Arch CompSetMaterial]]
|[[Arch_MultiMaterial|Multi-Material]]
|[[Arch_Module|Arch]]
|IconL=Arch_CompSetMaterial.png
|IconC=Workbench_Arch.svg
|IconR=Arch_MultiMaterial.svg
}}


<!--T:1-->
==Description==
{{GuiCommand
|Name=Arch SetMaterial
|Workbenches=[[Arch Module|Arch]], [[BIM Workbench|BIM]]
|MenuLocation=Arch → Set material...
|Shortcut={{KEY|M}} {{KEY|T}}
|SeeAlso=[[Arch CompSetMaterial]], [[Arch MultiMaterial]]
}}


==Description== <!--T:2-->
v 0.16


<!--T:3-->
==How to use==
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.


<!--T:7-->
[[Image:Arch materials 01.jpg]]


==Usage== <!--T:4-->
==Properties==


<!--T:8-->
# Optionally, select one or more objects to which you wish to attribute a new material.
# Invoke the command several ways:
#* Press the {{Button|[[Image:Arch_SetMaterial.svg|16px]] [[Arch SetMaterial|Set Material]]}} button in the toolbar.
#* Use the {{KEY|M}} then {{KEY|T}} keyboard shortcut.
#* Use the {{MenuCommand|Arch → Set material...}} entry from the top menu.
# Load a preset material, or create a new one by filling the fields.
# Press {{Button|OK}}.


==Options== <!--T:9-->


<!--T:10-->
==Scripting==
* Upon creating a new material, a task panel allows you to set different options:


<!--T:11-->
[[Image:Arch materials 02.jpg]]

<!--T:12-->
* '''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
* '''Code''': A name and reference number of a specification system such as [https://en.wikipedia.org/wiki/MasterFormat Masterformat] or [http://www.omniclass.org/ 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

<!--T:15-->
{{Docnav
|[[Arch_CompSetMaterial|Arch CompSetMaterial]]
|[[Arch_MultiMaterial|Multi-Material]]
|[[Arch_Module|Arch]]
|IconL=Arch_CompSetMaterial.png
|IconC=Workbench_Arch.svg
|IconR=Arch_MultiMaterial.svg
}}


</translate>
</translate>
{{Arch Tools navi{{#translation:}}}}
{{clear}}

<languages/>
{{Userdocnavi{{#translation:}}}}

Revision as of 20:47, 20 February 2020

Arch SetMaterial

Menu location
Arch → Set material...
Workbenches
Arch, BIM
Default shortcut
M T
Introduced in version
-
See also
Arch CompSetMaterial, Arch MultiMaterial

Description

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.

Usage

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

Options

  • 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
  • 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