add_thickness
Define plate thickness properties for bridge structural models by specifying name, thickness in meters, thickness type, and index. Enables accurate modeling of plate components for analysis.
Instructions
Add a plate thickness property (添加板厚度).
Args:
name: Thickness name (厚度名称)
t: Thickness in meters (板厚 m)
thick_type: Thickness type (厚度类型): 0=平面内及平面外等厚, 1=平面内及平面外不等厚
index: ID index, -1 for auto (编号,-1自动生成)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| t | No | ||
| name | Yes | ||
| index | No | ||
| thick_type | No |