Cohesionless#

class Cohesionless(model_id: str, soil_id: int, client: Client)#

Bases: object

Examples: Code Snippet: Manipulation of Driven Soil Properties

setInternalFrictionAngleSkinFrictionMethod(internalFrictionAngleMethod: InternalFrictionAngleMethod)#
getInternalFrictionAngleSkinFrictionMethod() InternalFrictionAngleMethod#
setInternalFrictionAngleEndBearingMethod(internalFrictionAngleMethod: InternalFrictionAngleMethod)#
getInternalFrictionAngleEndBearingMethod() InternalFrictionAngleMethod#
setSkinFrictionAngle(skinFrictionAngle: float)#
getSkinFrictionAngle() float#
setEndBearingAngle(endBearingAngle: float)#
getEndBearingAngle() float#