add_spectrum_case
Create a response spectrum load case for seismic analysis, specifying combination method (SRSS/CQC) and direction-specific spectrum functions and factors.
Instructions
Add response spectrum load case (添加反应谱工况).
Args:
name: Case name (工况名称)
description: Description (描述)
kind: Combination method (组合方法, SRSS/CQC等)
info_x: X direction info [function_name, factor] (X向配置 [谱函数名, 系数])
info_y: Y direction info [function_name, factor] (Y向配置)
info_z: Z direction info [function_name, factor] (Z向配置)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| name | Yes | ||
| info_x | No | ||
| info_y | No | ||
| info_z | No | ||
| description | No |