Class ConceptGearMeshLoadCase
Inheritance
System.Object
ConceptGearMeshLoadCase
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ConceptGearMeshLoadCase : GearMeshLoadCase, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public ConceptGearMesh ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ConceptGearMesh |
Implements
System.IEquatable<T>