Class SpringDamper
Inheritance
System.Object
SpringDamper
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.PartModel.Couplings
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class SpringDamper : Coupling, IEquatable<APIBase>
Properties
Connection
Declaration
public SpringDamperConnection Connection { get; }
Property Value
Type | Description |
---|---|
SpringDamperConnection |
Implements
System.IEquatable<T>