Class FlexiblePinAnalysisManufactureLevel
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FlexiblePinAnalysisManufactureLevel
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.FlexiblePinAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FlexiblePinAnalysisManufactureLevel : FlexiblePinAnalysis, IEquatable<APIBase>
Properties
LoadSharingFactors
Declaration
public List<double> LoadSharingFactors { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Double> |
PlanetaryMeshAnalysis
Declaration
public CylindricalGearMeshParametricStudyTool PlanetaryMeshAnalysis { get; }
Property Value
Type | Description |
---|---|
CylindricalGearMeshParametricStudyTool |
Implements
System.IEquatable<T>