Cohesionless#
- class Cohesionless(model_id: str, soil_id: int, client: Client)#
Bases:
object
Examples: Code Snippet: Manipulation of Driven Soil Properties
- setInternalFrictionAngle(frictionAngle: float)#
- getInternalFrictionAngle() float #
- setFrictionAngleBetweenShaftAndSoil(frictionAngleBetweenShaftAndSoil: float)#
- getFrictionAngleBetweenShaftAndSoil() float #
- setCoefficientOfLateralEarthPressureForShaft(coefficientOfLateralEarthPressure: float)#
- getCoefficientOfLateralEarthPressureForShaft() float #