Class ZerolBevelGearSetCompoundAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ZerolBevelGearSetCompoundAdvancedSystemDeflection
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 ZerolBevelGearSetCompoundAdvancedSystemDeflection : BevelGearSetCompoundAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<ZerolBevelGearSetAdvancedSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearSetAdvancedSystemDeflection> |
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<ZerolBevelGearSetAdvancedSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearSetAdvancedSystemDeflection> |
AssemblyDesign
Declaration
public ZerolBevelGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
ZerolBevelGearSet |
ZerolBevelGearsCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearCompoundAdvancedSystemDeflection> ZerolBevelGearsCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearCompoundAdvancedSystemDeflection> |
ZerolBevelMeshesCompoundAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<ZerolBevelGearMeshCompoundAdvancedSystemDeflection> ZerolBevelMeshesCompoundAdvancedSystemDeflection { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ZerolBevelGearMeshCompoundAdvancedSystemDeflection> |
Implements
System.IEquatable<T>