Class ConcreteMemberData
- Namespace
- IdeaRS.OpenModel.Concrete
- Assembly
- IdeaRS.OpenModel.dll
Concrete member data base
public abstract class ConcreteMemberData : OpenAttribute
Inheritance
Derived
Inherited Members
Constructors
ConcreteMemberData()
Constructor
public ConcreteMemberData()
Properties
CalculationSetup
Calculation setup
public CalculationSetup CalculationSetup { get; set; }
Property Value
MemberType
Gets or sets the structural type of member.
public ConcreteMemberType MemberType { get; set; }
Property Value
TimeAxis
Time axis
public TimeAxis TimeAxis { get; set; }
Property Value
TwoWaySlabType
two way slab type
public TwoWaySlabType TwoWaySlabType { get; set; }