# Material

WARNING

GSA-Grasshopper plugin is pre-release and under active development, including further testing to be undertaken. It is provided "as-is" and you bear the risk of using it. Future versions may contain breaking changes. Any files, results, or other types of output information created using the plugin should not be relied upon without thorough and independent checking.

Icon
MaterialParam

# Description

A Material is used by Sections, Property 2Ds and Property 3Ds. It is only possible to work with elastic isotropic material types. A Material can either be created as a Standard Material from design code and grade using the Create Material component, or as a custom material using the Create Custom Material component.

Use the Get Model Materials to get all materials in a Model and then use Edit Material in combination with Material Properties to get information about material properties.

Refer to Materials to read more.

# Properties

Icon Type Name Description
IntegerParam Integer Material ID the Material's ID in its respective table (Steel, Concrete, etc)
TextParam Text Material Name the Material's Name
MaterialParam Material Custom Material A copy of this material as a Custom material.
TextParam Text Material Type Material Type

Note: the above properties can be retrieved using the Edit Material component