Method GetContourOutputs
GetContourOutputs(String)
輪郭出力リストの取得
Declaration
public IReadOnlyCollection<IContourOutput> GetContourOutputs(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name | 名前 |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyCollection<IContourOutput> | 輪郭出力リスト |