FabricationServiceSettings.GetFluidType
Method
Description:
Gets the fluid type of the specified service.
Gets the fluid type of the specified service.
Parameters
| Parameter | Type | Description |
|---|---|---|
| service | FabricationService | The service to lookup. |
Return Value
| Type | Description |
|---|---|
| ElementId | The fluid type id. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | service is not mapped to a fluid type and temperature. |
| ArgumentNullException | A non-optional argument was null |