Click or drag to resize

FemMaterial_OrthotropicsetMaterialProperties Method

[Missing <summary> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void setMaterialProperties(
	string _family,
	string _name,
	double _E1,
	double _E2,
	double _Gip,
	double _nue12,
	double _Gtr1,
	double _Gtr2,
	double _gamma,
	double _fy1,
	double _fy2,
	double _alphaT1,
	double _alphaT2,
	Nullable<Color> _color
)

Parameters

_family
Type: SystemString

[Missing <param name="_family"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_name
Type: SystemString

[Missing <param name="_name"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_E1
Type: SystemDouble

[Missing <param name="_E1"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_E2
Type: SystemDouble

[Missing <param name="_E2"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_Gip
Type: SystemDouble

[Missing <param name="_Gip"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_nue12
Type: SystemDouble

[Missing <param name="_nue12"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_Gtr1
Type: SystemDouble

[Missing <param name="_Gtr1"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_Gtr2
Type: SystemDouble

[Missing <param name="_Gtr2"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_gamma
Type: SystemDouble

[Missing <param name="_gamma"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_fy1
Type: SystemDouble

[Missing <param name="_fy1"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_fy2
Type: SystemDouble

[Missing <param name="_fy2"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_alphaT1
Type: SystemDouble

[Missing <param name="_alphaT1"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_alphaT2
Type: SystemDouble

[Missing <param name="_alphaT2"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

_color
Type: SystemNullableColor

[Missing <param name="_color"/> documentation for "M:Karamba.Materials.FemMaterial_Orthotropic.setMaterialProperties(System.String,System.String,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Nullable{System.Drawing.Color})"]

See Also