Class PileParams
Represents parameters required to create a pile
Inherited Members
Namespace: TSD.API.Remoting.Foundations.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class PileParams : EntityParams
Properties
| Name | Description |
|---|---|
| Direction | Gets the direction of the pile |
| LocalPosition | Gets the local coordinates of the pile |
| PileType | Gets the pile type of the pile |
| StructuralGroup | Gets the structural group IEntity of the pile |
Methods
| Name | Description |
|---|---|
| Create(IEntity?, IPileType?, Point2D, Vector3D) | Creates a new instance of PileParams class |