Class FaceGearSetParametricStudyTool
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
FaceGearSetParametricStudyTool
Implements
System.IEquatable <APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class FaceGearSetParametricStudyTool : GearSetParametricStudyTool, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public FaceGearSet AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Face |
AssemblyLoadCase
Declaration
public FaceGearSetLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
Face |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<FaceGearSetSystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
System. |
FaceGearsParametricStudyTool
Declaration
public ReadOnlyCollection<FaceGearParametricStudyTool> FaceGearsParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System. |
FaceMeshesParametricStudyTool
Declaration
public ReadOnlyCollection<FaceGearMeshParametricStudyTool> FaceMeshesParametricStudyTool { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
System.IEquatable<T>