![]() |
FemMaterial_Orthotropic Methods |
The FemMaterial_Orthotropic type exposes the following members.
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 CommonObjectClone.) |
![]() | 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/cm2] 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.) |
![]() | f12 |
interaction coefficient for the Tsai-Wu criteria.
|
![]() | fc |
material compressive strength in the specified direction in base units, by default [kN/m2].
(Overrides FemMaterialfc(Int32).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FlowHypothesisToString |
Name of the flow hypothesis connected to the material as a string.
(Inherited from FemMaterial.) |
![]() | ft |
material tensile strength in the specified direction in base units, by default [kN/m2].
(Overrides FemMaterialft(Int32).) |
![]() | G12 |
in-plane shear modulus.
(Overrides FemMaterialG12.) |
![]() | G3 |
transverse shear modulus in base units, by default [kN/cm2].
(Overrides FemMaterialG3(Int32).) |
![]() | gamma |
specific weight [kN/m3].
(Overrides FemMaterialgamma.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from FemMaterial.) |
![]() | GetObjectData |
Serialize FemMaterial_Orthotropic.
(Overrides FemMaterialGetObjectData(SerializationInfo, StreamingContext).) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasUserData |
true if the object has user-data attached.
(Inherited from CommonObject.) |
![]() | 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 |
Sets the material properties according to the given input-parameters.
|
![]() | setMaterialPropertiesInSIUnits |
set the material properties.
(Overrides FemMaterialsetMaterialPropertiesInSIUnits(String, String, ListDouble, Boolean).) |
![]() | t12 |
shear strength between the layers of direction 1 and 2.
|
![]() | ToString | Returns a string that represents the current object. (Overrides CommonObjectToString.) |
![]() | 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.) |