Tgk Facade Window Bands¶
🟢 Free GUID: {B20507B2-58DD-4D77-BD8F-D0D2C70B28E8}
GenFacadeWindowBands · Component\_7_Geometry\Comp_Geo_Primitive.cs
根据立面分格快速生成窗带开洞与玻璃面
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Plane | P | Plane | 基准平面 |
| X Coordinates | XC | Io
|
立面分格X坐标列表 |
| Story Heights | SH | Io
|
逐层层高列表 |
| 0 | double FacadeY = | ||
| 0 | double BaseOffset = | ||
| 150 | double JambInset = | ||
| 900 | double SillHeight = | ||
| 300 | double HeadOffset = | ||
| false | bool SkipFirstStory = | ||
| true | bool GenerateGlass = |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| WindowMeshes | WindowMeshes | List |
WindowMeshes |
| WindowOpenings | WindowOpenings | List |
WindowOpenings |
| SillLines | SillLines | List |
SillLines |
| HeadLines | HeadLines | List |
HeadLines |
| JambLines | JambLines | List |
JambLines |
| Nodes | Nodes | List |
Nodes |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)