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