LoadPropertyUserGeneralPanelRow Class

Definition

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

Properties

Id
(Inherited from IdEntity)
LimitFactor
(Inherited from LoadPropertyUserRow)
LoadPropertyId
(Inherited from LoadPropertyUserRow)
LoadScenarioId
(Inherited from LoadPropertyUserRow)
Mx Moment Units: English = lb*in | Standard = N*mm. Curvature Units: English = 1/in | Standard = 1/mm.
(Overrides LoadPropertyUserPanelJointRowMx)
MxType Force => Mx | Displacement => κx | Free => Free | Fixed => Fixed.
Mxy Moment Units: English = lb*in | Standard = N*mm. Curvature Units: English = 1/in | Standard = 1/mm.
(Overrides LoadPropertyUserPanelJointRowMxy)
MxyType Force => Mxy | Displacement => γxy | Free => Free | Fixed => Fixed.
My Moment Units: English = lb*in | Standard = N*mm. Curvature Units: English = 1/in | Standard = 1/mm.
(Overrides LoadPropertyUserPanelJointRowMy)
MyType Force => My | Displacement => κy | Free => Free | Fixed => Fixed.
Name
(Inherited from IdNameEntity)
Nx Unit Force Units: English = lb/in | Standard = N/mm. Strain Units: English = µin/in | Standard = µm/m.
(Overrides LoadPropertyUserPanelJointRowNx)
NxType Force => Nx | Displacement => εx | Free => Free | Fixed => Fixed.
Nxy Unit Force Units: English = lb/in | Standard = N/mm. Strain Units: English = µin/in | Standard = µm/m.
(Overrides LoadPropertyUserPanelJointRowNxy)
NxyType Force => Nxy | Displacement => τxy | Free => Free | Fixed => Fixed.
Ny Unit Force Units: English = lb/in | Standard = N/mm. Strain Units: English = µin/in | Standard = µm/m.
(Overrides LoadPropertyUserPanelJointRowNy)
NyType Force => Ny | Displacement => εy | Free => Free | Fixed => Fixed.
PressureOrTemperature Mechanical => Pressure: Units: English = psi | Standard = MPa. Thermal => Temperature: Units: English = °F | Standard = °C.
(Inherited from LoadPropertyUserRow)
Qx Unit Force Units: English = lb/in | Standard = N/mm.
(Overrides LoadPropertyUserPanelJointRowQx)
QxType Force => Qx | Free => Free.
Qy Unit Force Units: English = lb/in | Standard = N/mm.
(Overrides LoadPropertyUserPanelJointRowQy)
QyType Force => Qy | Free => Free.
ReferenceTemperature Units: English = °F | Standard = °C.
(Inherited from LoadPropertyUserRow)
Type
(Inherited from LoadPropertyUserRow)
UltimateFactor
(Inherited from LoadPropertyUserRow)

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