PileParams Class

Represents parameters required to create a pile
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Foundations.CreatePileParams

Namespace: TSD.API.Remoting.Foundations.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public sealed class PileParams : EntityParams

The PileParams type exposes the following members.

Properties
 NameDescription
Public propertyDirection Gets the direction of the pile
Public propertyEntityType The EntityType
(Inherited from EntityParams)
Public propertyLocalPosition Gets the local coordinates of the pile
Public propertyPileType Gets the pile type of the pile
Public propertyStructuralGroup Gets the structural group IEntity of the pile
Top
Methods
 NameDescription
Public methodStatic memberCreate Creates a new instance of PileParams class
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next