Wind |
Represents parameters required to create a wind wall
Inheritance Hierarchy
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The WindWallParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
EntityType |
The EntityType (Inherited from EntityParams) | |
PointIndices | Gets the indices of construction points defining the wind wall geometry |
Methods
Name | Description | |
---|---|---|
Create(IEnumerableInt32) | Creates a new instance of WindWallParams class | |
Create(IEnumerableIConstructionPoint) | Creates a new instance of WindWallParams class |
See Also