FEM MaterialEditor/pt-br: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 15: Line 15:
|Workbenches=[[FEM_Workbench|FEM]], [[Arch_Workbench|Arch]]
|Workbenches=[[FEM_Workbench|FEM]], [[Arch_Workbench|Arch]]
|Version=0.18
|Version=0.18
|SeeAlso=[[Material|Material]], [[Arch_SetMaterial|Arch SetMaterial]], [[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[Arch_SetMaterial|Arch SetMaterial]], [[FEM_tutorial|FEM tutorial]]
}}
}}


==Descrição==
==Descrição==


The Material Editor allows you to edit and save the information contained in a [[Material|FreeCAD material]]. Currently such materials are used by the [[Image:Workbench_FEM.svg|24px]] [[FEM_Workbench|FEM]] and [[Image:Workbench_Arch.svg|24px]] [[Arch_Workbench|Arch]] workbenches.
The '''Material Editor''' allows you to edit and save the information contained in a [[Material|FreeCAD material]]. Currently such materials are used by the [[Image:Workbench_FEM.svg|24px]] [[FEM_Workbench|FEM]] and [[Image:Workbench_Arch.svg|24px]] [[Arch_Workbench|Arch]] workbenches.


[[Image:Material editor.png]]
[[Image:Material editor.png]]
Line 28: Line 28:
The material editor can currently be accessed by either:
The material editor can currently be accessed by either:


# [[Image:Workbench_Arch.svg|24px]] [[Arch_Workbench|Arch Workbench]]
# [[Image:Workbench_Arch.svg|24px]] [[Arch_Workbench|Arch Workbench]]:
#* The [[Image:Arch_SetMaterial.svg|16px]] [[Arch_SetMaterial|Set Material]] button of the [[Arch_SetMaterial|New material]] creation panel of the [[Arch_Workbench|Arch Workbench]]
#* The {{Button|[[Image:Arch_SetMaterial.svg|16px]] [[Arch_SetMaterial|Material]]}} button.
#* The menu {{MenuCommand|Arch → Set material...}} entry
#* The menu {{MenuCommand|Arch → Material tools → [[Image:Arch_SetMaterial.svg|16px]] Material}} entry.
# [[Image:Workbench_FEM.svg|24px]] [[FEM_Workbench|FEM Workbench]]
# [[Image:Workbench_FEM.svg|24px]] [[FEM_Workbench|FEM Workbench]]:
#* The [[Image:FEM_MaterialEditor.svg|16px]] [[FEM_MaterialEditor|Material editor]] icon
#* The {{Button|[[Image:FEM_MaterialEditor.svg|16px]] [[FEM_MaterialEditor|Material editor]]}} button.
#* The menu {{MenuCommand|Model → Materials → Material editor}} entry
#* The menu {{MenuCommand|Model → Materials → [[Image:FEM_MaterialEditor.svg|16px]] Material editor}} entry.


== Opções ==
== Opções ==
Line 46: Line 46:
* {{Button|Delete property}}: Deletes a selected property. Only custom properties can be deleted
* {{Button|Delete property}}: Deletes a selected property. Only custom properties can be deleted


== Notes ==
Note:


* The {{Button|OK}} and {{Button|Cancel}} buttons have the same effect when the Material editor is not used to edit directly the material property of an existing object.
* The {{Button|OK}} and {{Button|Cancel}} buttons have the same effect when the Material editor is not used to edit directly the material property of an existing object.

Latest revision as of 17:13, 21 October 2022

Other languages:

!!FUZZY!!

FEM MaterialEditor

Menu location
Model → Materials → Material editor
Workbenches
FEM, Arch
Default shortcut
None
Introduced in version
0.18
See also
Arch SetMaterial, FEM tutorial

Descrição

The Material Editor allows you to edit and save the information contained in a FreeCAD material. Currently such materials are used by the FEM and Arch workbenches.

Utilização

The material editor can currently be accessed by either:

  1. Arch Workbench:
    • The Material button.
    • The menu Arch → Material tools → Material entry.
  2. FEM Workbench:
    • The Material editor button.
    • The menu Model → Materials → Material editor entry.

Opções

  • Browser button: Opens the contents of the URL property in a browser
  • Material card: Allows to choose a preset to fill in the fields
  • Open: Opens a .FCMat file
  • Save as: Saves the contents of the editor as a new .FCMat file
  • Preview: Not implemented yet
  • Properties editor: Allows to edit the contents of the material properties
  • Add property: Allows to add a new custom property
  • Delete property: Deletes a selected property. Only custom properties can be deleted

Notes

  • The OK and Cancel buttons have the same effect when the Material editor is not used to edit directly the material property of an existing object.


!!FUZZY!!