Class WindWallParams
Represents parameters required to create a wind wall
Inherited Members
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class WindWallParams : EntityParams
Properties
| Name | Description |
|---|---|
| PointIndices | Gets the indices of construction points defining the wind wall geometry |
Methods
| Name | Description |
|---|---|
| Create(IEnumerable<int>?) | Creates a new instance of WindWallParams class |
| Create(IEnumerable<IConstructionPoint?>?) | Creates a new instance of WindWallParams class |