Class ZerolBevelGearMeshParametricStudyTool
Inheritance
System.Object
ZerolBevelGearMeshParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ZerolBevelGearMeshParametricStudyTool : BevelGearMeshParametricStudyTool, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public ZerolBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMesh |
ConnectionLoadCase
Declaration
public ZerolBevelGearMeshLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMeshLoadCase |
ConnectionSystemDeflectionResults
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshSystemDeflection> ConnectionSystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearMeshSystemDeflection> |
Implements
System.IEquatable<T>