Cohesive#
- class Cohesive(model_id: str, soil_id: int, client: Client)#
Bases:
object
Examples: Code Snippet: Manipulation of Driven Soil Properties
- setUndrainedShearStrength(undrainedShearStrength: float)#
- getUndrainedShearStrength() float #
- setNcPrime(ncPrime: float)#
- getNcPrime() float #
- setAdhesionFactorForShaft(adhesionFactor: float)#
- getAdhesionFactorForShaft() float #