Tgk Roof Pergola¶
🟢 Free GUID: {FF0CE736-76F9-49CA-A3F9-4923047FEC61}
GenRoofPergola · Component\_7_Geometry\Comp_Geo_Primitive.cs
根据楼层和开间快速生成屋面格栅廊架
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Plane | P | Plane | 基准平面 |
| X Coordinates | XC | Io
|
立面分格X坐标列表 |
| Story Heights | SH | Io
|
逐层层高列表 |
| Story Indices | SI | List |
需要生成廊架的楼层索引(从0开始) |
| Bay Indices | BI | List |
需要生成廊架的开间索引(从0开始) |
| 0 | double FacadeY = | ||
| 0 | double BaseOffset = | ||
| 150 | double Inset = | ||
| 3000 | double Depth = | ||
| 0 | double BaseLift = | ||
| 3000 | double ClearHeight = | ||
| 5 | int SlatCount = | ||
| 120 | double SlatWidth = | ||
| 150 | double PostInset = | ||
| true | bool ProjectPositiveY = | ||
| true | bool GenerateBackPosts = |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| SlatMeshes | SlatMeshes | List |
SlatMeshes |
| SlatBoundaries | SlatBoundaries | List |
SlatBoundaries |
| BeamLines | BeamLines | List |
BeamLines |
| PostLines | PostLines | List |
PostLines |
| Nodes | Nodes | List |
Nodes |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)