WindWallParams Constructor (IEnumerableIConstructionPoint)

The constructor for a wind wall parameters

Namespace:  TSD.API.Remoting.Structure.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public WindWallParams(
	IEnumerable<IConstructionPoint> points
)

Parameters

points
Type: System.Collections.GenericIEnumerableIConstructionPoint
The sequence of IConstructionPoint
See Also