![]() |
FemMaterial_Orthotropic Class |
Namespace: Karamba.Materials
The FemMaterial_Orthotropic type exposes the following members.
Name | Description | |
---|---|---|
![]() | FemMaterial_Orthotropic |
create a new orthotropic material
|
![]() | FemMaterial_Orthotropic(FemMaterial) |
copy constructor for orthotropic materials
|
![]() | FemMaterial_Orthotropic(String, String, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, NullableColor) |
set properties of cross section
|
Name | Description | |
---|---|---|
![]() | color | user defined color of the material (Inherited from FemMaterial.) |
![]() | elemIds | return the material's identifiers of elements to which it shall be applied (Inherited from FemMaterial.) |
![]() | family | family name of the material (Inherited from FemMaterial.) |
![]() | guid | the material's identifier (Inherited from FemMaterial.) |
![]() | IsValid | true in case the material is valid (Inherited from FemMaterial.) |
![]() | name | name of the material (Inherited from FemMaterial.) |
![]() | user_defined | indicates whether a material is user-defined or generated (e.g. a default material) (Inherited from FemMaterial.) |
Name | Description | |
---|---|---|
![]() | AddBeamId |
add an element identifier to the list of the material's element identifiers
(Inherited from FemMaterial.) |
![]() | addTo | add a feb material to feb model (Overrides FemMaterialaddTo(Model).) |
![]() | alphaT |
coefficient of thermal expansion in the specified direction
(Overrides FemMaterialalphaT(Int32).) |
![]() | clearBeamIDs |
clear the material's element identifiers
(Inherited from FemMaterial.) |
![]() | Clone | Creates a new object that is a copy of the current instance. (Overrides FemMaterialClone.) |
![]() | cloneBeamIDs |
clone the material's element identifiers
(Inherited from FemMaterial.) |
![]() | Copy | copy the material from another one (Overrides FemMaterialCopy(FemMaterial).) |
![]() | E | Young's Modulus [kN/m2] in the specified direction
(Overrides FemMaterialE(Int32).) |
![]() | enlistMaterial |
return a material based on its reference or name. Add it to the list of materials if not already present
(Inherited from FemMaterial.) |
![]() | Equals |
returns true if another material is equal to this one.
(Inherited from FemMaterial.) |
![]() | fc |
material compressive strength in the specified direction [kN/m2]
(Inherited from FemMaterial.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | ft |
material tensile strength in the specified direction [kN/m2]
(Inherited from FemMaterial.) |
![]() | fy |
material strength in the specified direction [kN/cm2]
(Overrides FemMaterialfy(Int32).) |
![]() | G12 |
in-plane shear modulus [kN/m2]
(Overrides FemMaterialG12.) |
![]() | G3 |
transverse shear modulus [kN/m2]
(Overrides FemMaterialG3(Int32).) |
![]() | gamma |
specific weight [kN/m3]
(Overrides FemMaterialgamma.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from FemMaterial.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | matchIds |
returns true if the material matches one of the identifiers given in ids
(Inherited from FemMaterial.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | nue12 |
in-plane lateral contraction coefficient
(Overrides FemMaterialnue12.) |
![]() | readBaseProperties |
read material data from table
(Overrides FemMaterialreadBaseProperties(ListString, CSVReader).) |
![]() | renewGuid | set a new guid for the material (Inherited from FemMaterial.) |
![]() | renewGuid(Guid) | set a given guid for the material (Inherited from FemMaterial.) |
![]() | setMaterialProperties | |
![]() | setMaterialPropertiesInSIUnits |
set the material properties
(Overrides FemMaterialsetMaterialPropertiesInSIUnits(String, String, ListDouble, Boolean).) |
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |
![]() | trait |
return value of trait with given index
(Inherited from FemMaterial.) |
![]() | typeName |
type-name of the material ("ISO" for isotropic, "ORTHO" for orthotropic)
(Overrides FemMaterialtypeName.) |
Name | Description | |
---|---|---|
![]() | _elem_ids | identifiers of beams to which the cross section applies (Inherited from FemMaterial.) |
![]() | alphaT_ | |
![]() | color_ | user defined color of the material (Inherited from FemMaterial.) |
![]() | E_ | |
![]() | family_ | family name of the material (Inherited from FemMaterial.) |
![]() | fy_ | |
![]() | G12_ | |
![]() | G3_ | |
![]() | gamma_ | |
![]() | guid_ | the material's identifier (Inherited from FemMaterial.) |
![]() | name_ | name of the material (Inherited from FemMaterial.) |
![]() | nue12_ | |
![]() | user_defined_ | indicates whether a material is user-defined or generated (e.g. a default material) (Inherited from FemMaterial.) |