Class ConicalGearMeshAdvancedSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConicalGearMeshAdvancedSystemDeflection
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class ConicalGearMeshAdvancedSystemDeflection : GearMeshAdvancedSystemDeflection, IEquatable<APIBase>
Properties
ActiveFlank
Declaration
public ActiveConicalFlank ActiveFlank { get; }
Property Value
ConnectionDesign
Declaration
public ConicalGearMesh ConnectionDesign { get; }
Property Value
InactiveFlank
Declaration
public ActiveConicalFlank InactiveFlank { get; }
Property Value
MeshNodeMisalignmentsPinion
Misalignments with respect to the mesh node at mean effective face width.
Declaration
public ConicalMeshMisalignments MeshNodeMisalignmentsPinion { get; }
Property Value
MeshNodeMisalignmentsTotal
Misalignments with respect to the mesh node at mean effective face width.
Declaration
public ConicalMeshMisalignments MeshNodeMisalignmentsTotal { get; }
Property Value
MeshNodeMisalignmentsWheel
Misalignments with respect to the mesh node at mean effective face width.
Declaration
public ConicalMeshMisalignments MeshNodeMisalignmentsWheel { get; }
Property Value
MisalignmentsPinion
Declaration
public ConicalMeshMisalignments MisalignmentsPinion { get; }
Property Value
MisalignmentsTotal
Declaration
public ConicalMeshMisalignments MisalignmentsTotal { get; }
Property Value
MisalignmentsWheel
Declaration
public ConicalMeshMisalignments MisalignmentsWheel { get; }
Property Value
MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodePinion
Declaration
public ConicalMeshMisalignments MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodePinion { get; }
Property Value
MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodeTotal
Declaration
public ConicalMeshMisalignments MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodeTotal { get; }
Property Value
MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodeWheel
Declaration
public ConicalMeshMisalignments MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodeWheel { get; }
Property Value
Planetaries
Declaration
public ReadOnlyCollection<ConicalGearMeshAdvancedSystemDeflection> Planetaries { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods