Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...



NOTE: The objects  and  will form one word with the pump instance number 2 if  holds an @FUNCTION attribute. The object HeatBalance is not included in the result since the HeatBalance object holds an @NOTINNAME attribute.

  • For Mode% = 4, the CUROBJECT$ function returns the full object name, so with all parents WITHOUT instance numbers, so:

    OBJNAM$ = "Dredge.Pump.Gearbox.LOcooler"NOTE

     NOTE: Again, the

    object HeatBalance is

    object is not included in the result since the HeatBalance object holds a @NOTINNAME attribute.

  • For Mode% = 5, the CUROBJECT$ function returns the object name of the one single object present in a Solution object, e.g.

    if HeatBalance.Dredge.Pump.2.Gearbox only

    if only contains an object LOcooler, CUROBJECT$(5) will return here the result "LOcooler".

 

Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview