Table of Contents

Class LoadPropertyUserGeneralBondedRow

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class LoadPropertyUserGeneralBondedRow : IdEntity
Inheritance
LoadPropertyUserGeneralBondedRow
Inherited Members

Properties

Axial

public double Axial { get; set; }

Property Value

double

AxialType

public BoundaryConditionType AxialType { get; set; }

Property Value

BoundaryConditionType

BondedBcId

public int BondedBcId { get; }

Property Value

int

JointConceptId

public JointConceptId JointConceptId { get; }

Property Value

JointConceptId

LoadPropertyId

public int LoadPropertyId { get; }

Property Value

int

Moment

public double Moment { get; set; }

Property Value

double

MomentType

public BoundaryConditionType MomentType { get; set; }

Property Value

BoundaryConditionType

Shear

public double Shear { get; set; }

Property Value

double

ShearType

public BoundaryConditionType ShearType { get; set; }

Property Value

BoundaryConditionType

Transverse

public double Transverse { get; set; }

Property Value

double

TransverseType

public BoundaryConditionType TransverseType { get; set; }

Property Value

BoundaryConditionType

Methods

UpdateRow()

public void UpdateRow()