Void
RemoteForce
.SetActivateAtLoadStep(UInt32 stepNumber, Boolean bActive)
Sets whether the remote force is active at the specified load step.
Remarks
Examples
Parameters
stepNumber
Type: UInt32
The 1-based index of the step.
bActive
Type: Boolean
Whether the remote force is active at the specified load step.
Return Value
Type: Void