Class WindWallParams

Represents parameters required to create a wind wall

Inheritance
WindWallParams
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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next