Click or drag to resize

StructuralMaterial Properties

[This is preliminary documentation and is subject to change.]

The StructuralMaterial type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleDesignProperties
Custom design characteristics of the material. The format of the data has to follow this convention: "label of the design property" "|" "value of the design property"
Public propertyEModulus
Young's modulus of elasticity
Public propertyGModulus
Shear modulus
Public propertyId
The ID of the Analysis object. Needs to be unique within the entire model
(Inherited from StructuralAnalysisObjectBase.)
Public propertyName
The name of the Analysis object. Needs to be unique within it's type
(Inherited from StructuralAnalysisObjectBase.)
Public propertyPoissonCoefficient
Poisson coefficient
Public propertyCode exampleQuality
The quality of the material
Public propertyStructuralName
The name of the material in a Structural Model to which this material is mapped.
Public propertyCode exampleSubtype
The subtype of the material.
Public propertyThermalExpansion
The coefficient of thermal expansion of the material
Public propertyType
The type of material
Public propertyUnitMass
Self-weight of the material
Top
See Also