Class ZerolBevelGearMeshCompoundAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ZerolBevelGearMeshCompoundAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ZerolBevelGearMeshCompoundAdvancedSystemDeflection : BevelGearMeshCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
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>