Table of Contents

Class LoadPropertyUserGeneralBeamDoubleRow

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class LoadPropertyUserGeneralBeamDoubleRow : LoadPropertyUserGeneralDoubleRow
Inheritance
LoadPropertyUserGeneralBeamDoubleRow
Inherited Members

Properties

AxialType

public BoundaryConditionType AxialType { get; }

Property Value

BoundaryConditionType

M1AType

public BoundaryConditionType M1AType { get; }

Property Value

BoundaryConditionType

M1BType

public BoundaryConditionType M1BType { get; }

Property Value

BoundaryConditionType

M2AType

public BoundaryConditionType M2AType { get; }

Property Value

BoundaryConditionType

M2BType

public BoundaryConditionType M2BType { get; }

Property Value

BoundaryConditionType

MechanicalRow

public override LoadPropertyUserRow MechanicalRow { get; }

Property Value

LoadPropertyUserRow

ThermalRow

public override LoadPropertyUserRow ThermalRow { get; }

Property Value

LoadPropertyUserRow

TorqueType

public BoundaryConditionType TorqueType { get; }

Property Value

BoundaryConditionType

V1Type

public BoundaryConditionType V1Type { get; }

Property Value

BoundaryConditionType

V2Type

public BoundaryConditionType V2Type { get; }

Property Value

BoundaryConditionType

Methods

SetAxialType(BoundaryConditionType)

public void SetAxialType(BoundaryConditionType type)

Parameters

type BoundaryConditionType

SetM1AType(BoundaryConditionType)

public void SetM1AType(BoundaryConditionType type)

Parameters

type BoundaryConditionType

SetM1BType(BoundaryConditionType)

public void SetM1BType(BoundaryConditionType type)

Parameters

type BoundaryConditionType

SetM2AType(BoundaryConditionType)

public void SetM2AType(BoundaryConditionType type)

Parameters

type BoundaryConditionType

SetM2BType(BoundaryConditionType)

public void SetM2BType(BoundaryConditionType type)

Parameters

type BoundaryConditionType

SetTorqueType(BoundaryConditionType)

public void SetTorqueType(BoundaryConditionType type)

Parameters

type BoundaryConditionType

SetV1Type(BoundaryConditionType)

public void SetV1Type(BoundaryConditionType type)

Parameters

type BoundaryConditionType

SetV2Type(BoundaryConditionType)

public void SetV2Type(BoundaryConditionType type)

Parameters

type BoundaryConditionType