Class ElementPropertiesShell
Inheritance
System.Object
ElementPropertiesShell
Assembly: SMT.MastaAPI.14.1.dll
public class ElementPropertiesShell : ElementPropertiesWithMaterial, IEquatable<APIBase>
Properties
Declaration
public double EffectiveShearRatio { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public string LayerThicknesses { get; }
Property Value
| Type |
Description |
| System.String |
|
Declaration
public int NumberOfLayers { get; }
Property Value
| Type |
Description |
| System.Int32 |
|
Declaration
public double Thickness { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public ElementPropertiesShellWallType WallType { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods