Table of Contents

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

CalculationSetup

MemberType

Gets or sets the structural type of member.

public ConcreteMemberType MemberType { get; set; }

Property Value

ConcreteMemberType

TimeAxis

Time axis

public TimeAxis TimeAxis { get; set; }

Property Value

TimeAxis

TwoWaySlabType

two way slab type

public TwoWaySlabType TwoWaySlabType { get; set; }

Property Value

TwoWaySlabType