EmbodiedCarbonAssetCarbonCoefficientUnitType Property |
The unit type of Embodied Carbon coefficient (e.g. kgCOâ‚‚e/m, kgCOâ‚‚e/kg,...)
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic EmbodiedCarbonCoefficientUnitType CarbonCoefficientUnitType { get; }Public ReadOnly Property CarbonCoefficientUnitType As EmbodiedCarbonCoefficientUnitType
Get
public:
property EmbodiedCarbonCoefficientUnitType CarbonCoefficientUnitType {
EmbodiedCarbonCoefficientUnitType get ();
}member CarbonCoefficientUnitType : EmbodiedCarbonCoefficientUnitType with get
Property Value
EmbodiedCarbonCoefficientUnitType
See Also