Class ElectricMachineFEMechanicalAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ElectricMachineFEMechanicalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.ElectricMachines.LoadCasesAndAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ElectricMachineFEMechanicalAnalysis : ElectricMachineAnalysis, IEquatable<APIBase>
Properties
Viewable
Declaration
public ElmerResultsViewable Viewable { get; }
Property Value
Type | Description |
---|---|
ElmerResultsViewable |
Implements
System.IEquatable<T>