Changes in 2025 vs 2020 2 changed
Flip API Versions →Changed members
FluidType.GetFluidType(Document, String)
| document | Document | The document. |
| fluidTypeName | String | The name of fluid type. |
| → returns | FluidType→nullNothingnullptr | The fluid type. null Nothing nullptr a null reference ( Nothing in Visual Basic) if the fluid type was not found. |
FluidType.GetTemperature(Double)
| temperature | Double | The temperature value. |
| → returns | FluidTemperature→nullNothingnullptr | The fluid temperature. null Nothing nullptr a null reference ( Nothing in Visual Basic) if not found. |