Interface IConcreteColumnStackData
Represents a data of a stack of a concrete column
Inherited Members
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IConcreteColumnStackData : IMemberSpanData
Properties
| Name | Description |
|---|---|
| ApplyRigidZones | Gets a value indicating whether to apply rigid zones |
| NominalCoverBeamTopEdge | Gets the nominal cover on top edge (in [mm]) |
| ProvideSupportRegions | Gets a value indicating whether to provide support regions |
| UseSlabForStiffnessCalculationEndMajor | Gets a value indicating whether to use slab for stiffness calculation at end node in major direction |
| UseSlabForStiffnessCalculationEndMinor | Gets a value indicating whether to use slab for stiffness calculation at end node in minor direction |
| UseSlabForStiffnessCalculationStartMajor | Gets a value indicating whether to use slab for stiffness calculation at start node in major direction |
| UseSlabForStiffnessCalculationStartMinor | Gets a value indicating whether to use slab for stiffness calculation at start node in minor direction |