2027 Members
Changes 0
M

StructuralAsset Methods

Name Return Type Description Inherited From
M Copy() StructuralAsset Produces a copy of the asset.
M Dispose() None
M Equals(Object) None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M Equals(StructuralAsset) Boolean Determines whether this structural asset is equal to another.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M SetPoissonRatio(Double) None Sets the Poisson ratio of the asset.
M SetShearModulus(Double) None Sets the shear modulus of the asset.
M SetThermalExpansionCoefficient(Double) None Sets the thermal expansion coefficient of the asset.
M SetYoungModulus(Double) None Sets the Young's modulus of the asset.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object