LoadPropertyUserGeneralBeamRow Class

Definition

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

Properties

Axial Axial Units: English = lb | Standard = N. Strain Units: English = µin/in | Standard = µm/m.
(Overrides LoadPropertyUserBeamRowAxial)
AxialType Force => Axial | Displacement => ε | Free => Free | Fixed => Fixed.
Id
(Inherited from IdEntity)
LimitFactor
(Inherited from LoadPropertyUserRow)
LoadPropertyId
(Inherited from LoadPropertyUserRow)
LoadScenarioId
(Inherited from LoadPropertyUserRow)
M1A Moment Units: English = lb*in | Standard = N*mm. Curvature Units: English = 1/in | Standard = 1/mm.
(Overrides LoadPropertyUserBeamRowM1A)
M1AType Force => M1A | Displacement => κ1A | Free => Free | Fixed => Fixed.
M1B Moment Units: English = lb*in | Standard = N*mm. Curvature Units: English = 1/in | Standard = 1/mm.
(Overrides LoadPropertyUserBeamRowM1B)
M1BType Force => M1B | Displacement => κ1B | Free => Free | Fixed => Fixed.
M2A Moment Units: English = lb*in | Standard = N*mm. Curvature Units: English = 1/in | Standard = 1/mm.
(Overrides LoadPropertyUserBeamRowM2A)
M2AType Force => M2A | Displacement => κ2A | Free => Free | Fixed => Fixed.
M2B Moment Units: English = lb*in | Standard = N*mm. Curvature Units: English = 1/in | Standard = 1/mm.
(Overrides LoadPropertyUserBeamRowM2B)
M2BType Force => M2B | Displacement => κ2B | Free => Free | Fixed => Fixed.
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 Torque Units: English = lb*in | Standard = N*mm.
(Overrides LoadPropertyUserBeamRowTorque)
TorqueType Force => Torque | Displacement => φ | Free => Free | Fixed => Fixed.
Type
(Inherited from LoadPropertyUserRow)
UltimateFactor
(Inherited from LoadPropertyUserRow)
V1 Shear Units: English = lb | Standard = N.
(Overrides LoadPropertyUserBeamRowV1)
V1Type Force => V1 | Free => Free.
V2 Shear Units: English = lb | Standard = N.
(Overrides LoadPropertyUserBeamRowV2)
V2Type Force => V2 | Free => Free.

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