Tgk Facade Vertical Fins¶
🟢 Free GUID: {5E3B179F-9782-433C-958D-3819B20815C2}
GenFacadeVerticalFins · 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 = | ||
| 900 | double Depth = | ||
| 900 | double BottomOffset = | ||
| 150 | double TopOffset = | ||
| true | bool ProjectPositiveY = | ||
| true | bool GeneratePair = |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| FinMeshes | FinMeshes | List |
FinMeshes |
| FinBoundaries | FinBoundaries | List |
FinBoundaries |
| FrontEdges | FrontEdges | List |
FrontEdges |
| BackEdges | BackEdges | List |
BackEdges |
| Nodes | Nodes | List |
Nodes |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)