IConcreteBeamSpanData Interface

Represents a data of a span of a concrete beam

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface IConcreteBeamSpanData : IMemberSpanData

The IConcreteBeamSpanData type exposes the following members.

Properties
 NameDescription
Public propertyAlignment Gets the ISpanAlignment
(Inherited from IMemberSpanData)
Public propertyAllowanceForOpeningLeft Gets the allowance for opening left (in [mm])
Public propertyAllowanceForOpeningRight Gets the allowance for opening right (in [mm])
Public propertyConsiderFlanges Get a value indicating whether to consider flanges
Public propertyIncludeFlangesInAnalysis Gets a value indicating whether the flanges are included in the analysis
Public propertyIncreaseReinforcementIfDeflectionCheckFails Gets a value indicating whether to increase the reinforcement if the deflection check fails
Public propertyIsolatedBeam Gets a value indicating whether the member is isolated
Public propertyNominalCoverBeamBottomEdge Gets the nominal cover on bottom edge (in [mm])
Public propertyNominalCoverBeamEnds Gets the nominal cover on ends (in [mm])
Public propertyNominalCoverBeamTopEdge Gets the nominal cover on top edge (in [mm])
Public propertyNominalCoverSectionSide Gets the nominal cover on section side (in [mm])
Public propertyPermissibleIncreaseInReinforcement Get the permissible increase in the reinforcement (in [mm])
Public propertyStructureSupportingSensitiveFinishes Gets a value indicating the structure supporting sensitive finishes
Public propertyUserFlangeDepthLeft Gets the left flange depth if it has fixed dimensions (in [mm])
Public propertyUserFlangeDepthRight Gets the right flange depth if it has fixed dimensions (in [mm])
Public propertyUserFlangeLeft Gets a value indicating whether the left flange dimensions are fixed instead of being calculated from the neighbor distance and slab
Public propertyUserFlangeRight Gets a value indicating whether the right flange dimensions are fixed instead of being calculated from the neighbor distance and slab
Public propertyUserFlangeWidthLeft Gets the left flange width if it has fixed dimensions (in [mm])
Public propertyUserFlangeWidthRight Gets the right flange width if it has fixed dimensions (in [mm])
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next