LoadPropertyUserBeamRow Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public abstract class LoadPropertyUserBeamRow : LoadPropertyUserRow
Inheritance
Object    IdEntity    IdNameEntity    LoadPropertyUserRow    LoadPropertyUserBeamRow
Derived

Properties

Axial Units: English = lb | Standard = N.
Id
(Inherited from IdEntity)
LimitFactor
(Inherited from LoadPropertyUserRow)
LoadPropertyId
(Inherited from LoadPropertyUserRow)
LoadScenarioId
(Inherited from LoadPropertyUserRow)
M1A Units: English = lb*in | Standard = N*mm.
M1B Units: English = lb*in | Standard = N*mm.
M2A Units: English = lb*in | Standard = N*mm.
M2B Units: English = lb*in | Standard = N*mm.
Name
(Inherited from IdNameEntity)
PressureOrTemperature Mechanical => Pressure: Units: English = psi | Standard = MPa. Thermal => Temperature: Units: English = °F | Standard = °C.
(Inherited from LoadPropertyUserRow)
ReferenceTemperature Units: English = °F | Standard = °C.
(Inherited from LoadPropertyUserRow)
Torque Units: English = lb*in | Standard = N*mm.
Type
(Inherited from LoadPropertyUserRow)
UltimateFactor
(Inherited from LoadPropertyUserRow)
V1 Units: English = lb | Standard = N.
V2 Units: English = lb | Standard = N.

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also