GetCurrentCarbonFootPrint Method (ISustainabilityEnvironmentalImpact)
Obsolete. Superseded by ISustainabilityEnvironmentalImpact::GetCurrentCarbonFootPrint2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCurrentCarbonFootPrint( _
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.GetCurrentCarbonFootPrint(Values) |
C# | |
---|
System.int GetCurrentCarbonFootPrint(
out System.object Values
) |
C++/CLI | |
---|
System.int GetCurrentCarbonFootPrint(
& [Out] System.Object^ Values
) |
Parameters
- Values
- Array of five doubles of kilograms of carbon dioxide emitted 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