ReinforcementSettings
Canonical path: NemAll_Python_Reinforcement.ReinforcementSettings
Methods:
-
CheckBarDiameter–Check, whether the diameter is included in the diameter list of the current steel grade
-
CheckMeshGroup–Check, whether the mesh group is included in the group list
-
GetBarDiameter–Get the current bar diameter
-
GetBarWeight–Get the weight for a bar diameter
-
GetBendingRoller–Get the current bending roller
-
GetConcreteGrade–Get the current concrete grade
-
GetMaxBarLength–Get the maximal bar length
-
GetMeshGroup–Get the current mesh group
-
GetMeshType–Get the current mesh type
-
GetNorm–Get the current norm
-
GetSteelGrade–Get the current steel grade
-
Is3DReinforcement–Get the 3D-Reinforcement state
-
__init__–Initialize
CheckBarDiameter
staticmethod
Check, whether the diameter is included in the diameter list of the current steel grade
Returns:
-
float–Bar diameter (original or nearest value)
CheckMeshGroup
staticmethod
Check, whether the mesh group is included in the group list
Returns:
-
int–Mesh group (original or first)
GetBarDiameter
staticmethod
Get the current bar diameter
Returns:
-
float–Bar diameter
GetBarWeight
staticmethod
Get the weight for a bar diameter
Parameters:
-
steelGrade(int) –Steel grade
-
barDiameter(float) –Bar diameter
Returns:
-
float–Weight for a bar diameter
GetBendingRoller
staticmethod
Get the current bending roller
Returns:
-
float–Bending roller
GetConcreteGrade
staticmethod
Get the current concrete grade
Returns:
-
int–Concrete grade
GetMaxBarLength
staticmethod
Get the maximal bar length
Returns:
-
float–Maximal bar length
GetMeshGroup
staticmethod
Get the current mesh group
Returns:
-
int–Mesh group
GetSteelGrade
staticmethod
Get the current steel grade
Returns:
-
int–Steel grade
Is3DReinforcement
staticmethod
Get the 3D-Reinforcement state
Returns:
-
bool–Create 3D-Reinforcement: true/false