Popolo
Popolo
名前空間
Popolo.ThermalLoad
MultiRooms クラス
MultiRooms メソッド
AddWall メソッド
AddWall メソッド (Int32, Int32, Boolean)
AddWall メソッド (Int32, Int32, Int32)
AddWall メソッド (ImmutableZone, ImmutableWall, Boolean)
AddWall メソッド (ImmutableZone, ImmutableZone, ImmutableWall)
MultiRooms
AddWall メソッド (Int32, Int32, Int32)
ゾーンに壁を追加する
名前空間:
Popolo.ThermalLoad
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
public
void
AddWall
(
int
zoneFIndex
,
int
zoneBIndex
,
int
wallIndex
)
パラメーター
zoneFIndex
型:
System
Int32
F側ゾーン番号
zoneBIndex
型:
System
Int32
B側ゾーン番号
wallIndex
型:
System
Int32
壁番号
関連項目
参照
MultiRooms クラス
AddWall オーバーロード
Popolo.ThermalLoad 名前空間