Class MountableComponentSystemDeflection
Inheritance
System.Object
MountableComponentSystemDeflection
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class MountableComponentSystemDeflection : ComponentSystemDeflection, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public MountableComponent ComponentDesign { get; }
Property Value
DipFactor
Declaration
public double DipFactor { get; }
Property Value
Type |
Description |
System.Double |
|
InnerFEPart
Declaration
public FEPartSystemDeflection InnerFEPart { get; }
Property Value
InnerFESubstructureNodes
Declaration
public ReadOnlyCollection<FESubstructureNode> InnerFESubstructureNodes { get; }
Property Value
PowerFlowResults
Declaration
public MountableComponentPowerFlow PowerFlowResults { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods