Class GearSetAdvancedSystemDeflection
Inheritance
System.Object
GearSetAdvancedSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class GearSetAdvancedSystemDeflection : SpecialisedAssemblyAdvancedSystemDeflection, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public GearSet AssemblyDesign { get; }
Property Value
GearsAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<GearAdvancedSystemDeflection> GearsAdvancedSystemDeflection { get; }
Property Value
MeshesAdvancedSystemDeflection
Declaration
public ReadOnlyCollection<GearMeshAdvancedSystemDeflection> MeshesAdvancedSystemDeflection { get; }
Property Value
Rating
Declaration
public GearSetRating Rating { get; }
Property Value
UseLTCAInAdvancedSystemDeflection
Declaration
public UseLtcaInAsdOption UseLTCAInAdvancedSystemDeflection { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods