rsseismic.BedrockLayer module#
- class rsseismic.BedrockLayer.BedrockLayer(client: Client, modelId: str, layerId: str)#
Bases:
_ProxyObject,BedrockLayerPropertiesMixinRead and edit bedrock layer properties for a profile.
Obtain an instance from
model.Profiles.getBedrockLayerProxy(profileName).Bedrock thickness cannot be changed through this object; it is calculated from the soil layers above bedrock. To read thickness, use
model.Profiles.getBedrockLayer(profileName).thickness.- property layerId: str#