Settlement

Settlement

new Settlement(node, tx, ty, tz, rx, ry, rz)

Creates an instance of the SkyCiv Settlement class.

Parameters:
Name Type Default Description
node number

The ID of the node at which the settlement is applied.

tx number null

Settlement displacement in the global x-axis.

ty number null

Settlement displacement in the global y-axis.

tz number null

Settlement displacement in the global z-axis.

rx number null

Settlement rotation about the global x-axis.

ry number null

Settlement rotation about the global y-axis.

rz number null

Settlement rotation about the global z-axis.

Source: