CrossSectionalProperties Class |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.Shared.Models.Libraries
public sealed class CrossSectionalProperties : IEquatable<CrossSectionalProperties>
The CrossSectionalProperties type exposes the following members.
Name | Description | |
---|---|---|
CrossSectionalProperties |
Name | Description | |
---|---|---|
A |
Section area
| |
It |
Torsion moment of inertia
| |
Iw |
Warping constant
| |
Iy |
Moment of inertia about the Y-axis
| |
Iz |
Moment of inertia about Z-axis
| |
Wply |
Plastic modulus about the Y-axis
| |
Wplz |
Plastic modulus about the Z-axis
|
Name | Description | |
---|---|---|
Equals(CrossSectionalProperties) |
Compare an instance of CrossSectionalProperties to the current instance for equality
| |
Equals(Object) |
Compare an object against the current instance for equality.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Calculate the hash code of this instance.
(Overrides ObjectGetHashCode.) |