FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!

Arch
THIS COMMAND IS OBSOLETE
It is not available in 1.0 and above. Use BIM Material instead.

Arch MultiMaterial

Menu location
Arch → Material tools → Multi-Material
Workbenches
Arch, BIM
Default shortcut
None
Introduced in version
0.17
See also
Arch SetMaterial

Description

The Multi-Material tool defines a list of materials with, for each material, a name and a thickness value. This multi-materials list can then be added to an Arch object instead of a single Arch Material .

Not all Arch objects can currently make use of multi-materials, and the way they use them differs. Currently:

  • Walls with a MultiMaterial will use the material definitions and thicknesses to create a multi-layer wall.
  • Windows with a MultiMaterial will attribute materials with a given name defined inside the MultiMaterial to window components with the same name or type (see below). Material thickness is not considered.
  • Curtain Walls with a MultiMaterial will attribute materials with a given name defined inside the MultiMaterial to curtain wall components with the same name or type (see below). Material thickness is not considered.
  • Panels with a MultiMaterial will use the material definitions and thicknesses to create a multi-layer panel.

Usage

  1. Create first a series of Arch Materials that you will need in your Multi-Material.
  2. Optionally, select an Arch object you wish to attribute the new Multi-Material to.
  3. Press the Multi-Material button.
  4. Set the desired material layers.

Options

Upon creating or editing a multi-material by double-clicking it in the tree, the following options are available:

  • Duplicate another existing Multi-Material from the same document. This only copies the values over, and doesn't link the two multi-materials in any way.
  • The Name field will also set the material object's Label
  • The Composition list is the list of the different material layers that compose this multi-material. Each layer has a name, a material and a thickness value.
  • Click Add to add a new layer, Up to move a selected layer up, Down to move a selected layer down, or Del to delete a selected layer.
  • The Name of a layer will offer you a drop-down list of available default window components, the Material will offer you a drop-down list of available Arch Materials in the same document, and Thickness can be set to any value in any unit
  • The Name of a layer defines the components of a window or curtain wall, to which this layer will be assigned. It is mandatory
  • The Material field is mandatory.
  • The Thickness field can be left blank (it will then adopt a value of 0). It sets the thickness of the layer when used for walls and panels.
  • If a multi-material contains layers with a thickness of zero, that thickness is considered variable. BIM objects that use the multi-material, such as Walls and Panels, will treat that accordingly, and give that layer the remaining space available given their own width or thickness.
  • If a multi-material contains a layer with a negative thickness, that layer is considered empty. This can be used, for example, to represent air gaps.
  • If you name the different components of a multi-material "Frame", "Solid panel", "Glass panel" or "Louvre", and apply that material to a window, the given materials will be applied to the corresponding window components.

Relation to IFC

This roughly corresponds to a combination of IfcMaterialLayerSet and IfcMaterialLayer.

Limitations

Scripting

Arch

This page is retrieved from https://wiki.freecad.org/Arch_MultiMaterial

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub