EbsOpen Class Library for EBSILON®Professional

UniversalFluidSubstances.AllSupportedSubstances Property

[Visual Basic]
Public Property ReadOnly AllSupportedSubstances As EpUniversalSubstance()
[C#]
public EpUniversalSubstance() AllSupportedSubstances { get; }
[C++]
public: __property EpUniversalSubstance()* get_AllSupportedSubstances();
[JScript]
public function get AllSupportedSubstances() : EpUniversalSubstance()

Remarks

Reading: returns an array of all substances supported by the current libraries

See Also

UniversalFluidSubstances Class | EbsOpen Namespace