Namespace: configuration_services
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static curve_point curve_point_from_curve_point_strings( curve_point_strings string_point, DT_FLOW_UNITS flow_unit, DT_PUNITS head_unit, UnitSystem unitsys ) |
Visual Basic |
---|
Public Shared Function curve_point_from_curve_point_strings ( _ string_point As curve_point_strings, _ flow_unit As DT_FLOW_UNITS, _ head_unit As DT_PUNITS, _ unitsys As UnitSystem _ ) As curve_point |
Visual C++ |
---|
public: static curve_point^ curve_point_from_curve_point_strings( curve_point_strings^ string_point, DT_FLOW_UNITS flow_unit, DT_PUNITS head_unit, UnitSystem unitsys ) |
Parameters
- string_point
- Type: curve_point_strings
- flow_unit
- Type: esi.pumps..::..DT_FLOW_UNITS
- head_unit
- Type: esi.pumps..::..DT_PUNITS
- unitsys
- Type: UnitSystem