[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()
Reading: returns an array of all substances supported by the current libraries
UniversalFluidSubstances Class | EbsOpen Namespace