Class PileParams

Represents parameters required to create a pile

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

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