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