Class FaceGearSetCompoundSystemDeflection
Inheritance
System.Object
FaceGearSetCompoundSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class FaceGearSetCompoundSystemDeflection : GearSetCompoundSystemDeflection, IEquatable<APIBase>
Properties
AssemblyAnalysisCases
Declaration
public ReadOnlyCollection<FaceGearSetSystemDeflection> AssemblyAnalysisCases { get; }
Property Value
AssemblyAnalysisCasesReady
Declaration
public ReadOnlyCollection<FaceGearSetSystemDeflection> AssemblyAnalysisCasesReady { get; }
Property Value
AssemblyDesign
Declaration
public FaceGearSet AssemblyDesign { get; }
Property Value
ComponentDesign
Declaration
[Obsolete("Use AssemblyDesign")]
public FaceGearSet ComponentDesign { get; }
Property Value
FaceGearsCompoundSystemDeflection
Declaration
public ReadOnlyCollection<FaceGearCompoundSystemDeflection> FaceGearsCompoundSystemDeflection { get; }
Property Value
FaceMeshesCompoundSystemDeflection
Declaration
public ReadOnlyCollection<FaceGearMeshCompoundSystemDeflection> FaceMeshesCompoundSystemDeflection { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods