Class InformationForContactAtPointAlongFaceWidth
Inheritance
System.Object
InformationForContactAtPointAlongFaceWidth
Assembly: SMT.MastaAPI.14.1.1.dll
public class InformationForContactAtPointAlongFaceWidth : APIBase, IEquatable<APIBase>
Fields
Declaration
protected readonly APIBase _parent
Field Value
Properties
Declaration
public double FaceWidth { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double ForcePerUnitLength { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double MaximumContactStress { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double StiffnessPerUnitLength { get; }
Property Value
| Type |
Description |
| System.Double |
|
Declaration
public double SurfacePenetration { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods