Class BeltConnection
Inheritance
System.Object
BeltConnection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.ConnectionsAndSockets
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BeltConnection : InterMountableComponentConnection, IEquatable<APIBase>
Properties
StiffnessOfStrand
Declaration
public double StiffnessOfStrand { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>