GetWaterEutrophication Method (ISustainabilityEnvironmentalImpact)
Obsolete. Superseded by ISustainabilityEnvironmentalImpact::GetWaterEutrophication2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetWaterEutrophication( _
ByRef Values As System.Object _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISustainabilityEnvironmentalImpact
Dim Values As System.Object
Dim value As System.Integer
value = instance.GetWaterEutrophication(Values) |
C# | |
---|
System.int GetWaterEutrophication(
out System.object Values
) |
C++/CLI | |
---|
System.int GetWaterEutrophication(
& [Out] System.Object^ Values
) |
Parameters
- Values
- Array of five doubles of kilograms of phosphate released into the water as a result of material, use, transportation, manufacturing, and end of life environmental impact factors
Example
Remarks
See Also
Availability
SOLIDWORKS Sustainability API 2013 SP0