Class RigidlyConnectedComponentGroupSystemDeflection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RigidlyConnectedComponentGroupSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections.Reporting
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RigidlyConnectedComponentGroupSystemDeflection : DesignEntityGroupAnalysis, IEquatable<APIBase>
Properties
Components
Declaration
public ReadOnlyCollection<ComponentSystemDeflection> Components { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ComponentSystemDeflection> |
MassProperties
Declaration
public MassProperties MassProperties { get; }
Property Value
Type | Description |
---|---|
MassProperties |
Implements
System.IEquatable<T>