Click or drag to resize

CroSeccrossSectionHasNoResistance Method

test whether cross section has zero resisting moment or area for cross section design

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual bool crossSectionHasNoResistance(
	out string msg
)

Parameters

msg
Type: SystemString
details regarding the reason for zero resistance

Return Value

Type: Boolean
true if cross section has zero resisting moment or area for cross section design
See Also