Creates a drift group that is used to compute drifts between nodes.

Inputs

Number Name Object Type Description Optional
1 ID System.Int32 A unique ID for the group. Yes
2 Name System.String The unique drift group name. No
3 Vertical Axis System.Int32 The vertical axis to compute drifts along. 1 = X axis, 2 = Y axis, 3 = Z axis. Defaults to Z axis (3). Yes
4 Auto Drift System.Boolean Whether the group will try to automatically identify nodes along the vertical axis to compute drifts between. Defaults to false. Yes

Outputs

Number Name Object Type Description
1 Drift Group DriftGroup A new drift group.

Create Drift Group.PNG