LoadPropertyUserGeneralBondedRow Class

Definition

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

Properties

Axial Unit Force Units: English = lb/in | Standard = N/mm. Length Units: English = in | Standard = mm.
AxialType Force => Ny | Displacement => v | Free => Free | Fixed => Fixed.
BondedBcId 
Id
(Inherited from IdEntity)
JointConceptId 
LoadPropertyId 
Moment Unit Moment Units: English = lb*in/in | Standard = N*mm/mm.
MomentType Force => My | Displacement => β | Free => Free | Fixed => Fixed.
Shear Unit Force Units: English = lb/in | Standard = N/mm. Length Units: English = in | Standard = mm.
ShearType Force => Nxy | Displacement => u | Free => Free | Fixed => Fixed.
Transverse Unit Force Units: English = lb/in | Standard = N/mm. Length Units: English = in | Standard = mm.
TransverseType Force => Qy | Displacement => w | Free => Free | Fixed => Fixed.

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)
UpdateRow 

See Also