Class BevelGearSteadyStateSynchronousResponse
Inheritance
System.Object
BevelGearSteadyStateSynchronousResponse
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class BevelGearSteadyStateSynchronousResponse : AGMAGleasonConicalGearSteadyStateSynchronousResponse, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public BevelGear ComponentDesign { get; }
Property Value
Type | Description |
---|---|
BevelGear |
Implements
System.IEquatable<T>