Class Beam
public sealed class Beam : Zone, IBulkUpdatableEntity
- Inheritance
-
Beam
- Implements
- Inherited Members
Properties
K1
public double? K1 { get; set; }
Property Value
K2
public double? K2 { get; set; }
Property Value
Length
public double Length { get; }
Property Value
Phi
public double? Phi { get; set; }
Property Value
ReferencePlane
public ReferencePlaneBeam ReferencePlane { get; set; }