IHasRibWidth Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Interfaces
public interface IHasRibWidth : IHasRibWidthGeneral<double?>, IHasRibWidthLengthGeneral<Length?>
The IHasRibWidth type exposes the following members.
Name | Description | |
---|---|---|
EffectiveWidth |
Determines the method which is considered for specifying the effective width.
| |
Position |
Determines the shape of the effective width of the rib
| |
WidthLeftForCheck |
Effective width on the left side.
Used for check.
This property is unit-less.
(Inherited from IHasRibWidthGeneralT.) | |
WidthLeftForCheckLength |
Effective width on the left side.
Used for check.
(Inherited from IHasRibWidthLengthGeneralT.) | |
WidthLeftForForces |
Effective width on the left side.
Used to calculate internal forces.
This property is unit-less.
(Inherited from IHasRibWidthGeneralT.) | |
WidthLeftForForcesLength |
Effective width on the left side.
Used to calculate internal forces.
(Inherited from IHasRibWidthLengthGeneralT.) | |
WidthRightForCheck |
Effective width on the right side.
Used for check.
This property is unit-less.
(Inherited from IHasRibWidthGeneralT.) | |
WidthRightForCheckLength |
Effective width on the right side.
Used for check.
(Inherited from IHasRibWidthLengthGeneralT.) | |
WidthRightForForces |
Effective width on the right side.
Used to calculate internal forces.
This property is unit-less.
(Inherited from IHasRibWidthGeneralT.) | |
WidthRightForForcesLength |
Effective width on the right side.
Used to calculate internal forces.
(Inherited from IHasRibWidthLengthGeneralT.) |