[Visual Basic] Public Function getCoefficient( _ ByVal Index As EpUserfluidCPCoefficient _ ) As Double [C#] public double getCoefficient( EpUserfluidCPCoefficient Index ); [C++] public: double getCoefficient( EpUserfluidCPCoefficient Index ); [JScript] public function getCoefficient( EpUserfluidCPCoefficient Index ): double;
UserfluidExtension Class | EbsOpen Namespace