Void
NodalPressure
.SetActivateAtLoadStep(UInt32 stepNumber, Boolean bActive)
Sets whether the nodal pressure 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 nodal pressure is active at the specified load step.
Return Value
Type: Void