Class ZerolBevelGearMeshCompoundAdvancedSystemDeflection
Inheritance
System.Object
ZerolBevelGearMeshCompoundAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ZerolBevelGearMeshCompoundAdvancedSystemDeflection : BevelGearMeshCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
[Obsolete("Use ConnectionDesign")]
public ZerolBevelGearMesh ComponentDesign { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMesh |
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshAdvancedSystemDeflection> ConnectionAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearMeshAdvancedSystemDeflection> |
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshAdvancedSystemDeflection> ConnectionAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearMeshAdvancedSystemDeflection> |
ConnectionDesign
Declaration
public ZerolBevelGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearMesh |
Implements
System.IEquatable<T>